SP.Taxonomy.ChangedOperationType enumeration (sp.taxonomy)

Indicates the type of operation that caused a change.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

SP.Taxonomy.ChangedOperationType

Members

TheChangedOperationType enumeration has the following members.

Member

Value

Description

add

Represents the add operation.

copy

Represents the copy operation.

deleteObject

Represents the delete object operation.

edit

Represents the edit operation.

importObject

Represents the import object operation.

merge

Represents the merge operation.

move

Represents the move operation.

pathChange

Represents the path change operation.

restore

Represents the restore operation.

unknown

Represents an invalid operation.