ChangedItem.Operation Property
Gets the type of change that occurred such as add, edit, or delete.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Operation As ChangedOperationType
Get
'Usage
Dim instance As ChangedItem
Dim value As ChangedOperationType
value = instance.Operation
public ChangedOperationType Operation { get; }
Property Value
Type: Microsoft.SharePoint.Taxonomy.ChangedOperationType
Returns ChangedOperationType.