ChangedItem.Operation property
Gets the type of change that occurred such as add, edit, or delete.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.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.Client.Taxonomy.ChangedOperationType
Returns ChangedOperationType.