Partager via


ChangedItem.Operation - Propriété

Obtient le type de modification qui s'est produite telles qu'ajouter, modifier ou supprimer.

Espace de noms :  Microsoft.SharePoint.Client.Taxonomy
Assemblys :   Microsoft.SharePoint.Client.Taxonomy.Silverlight (dans Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (dans Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (dans Microsoft.SharePoint.Client.Taxonomy.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Operation As ChangedOperationType
    Get
'Utilisation
Dim instance As ChangedItem
Dim value As ChangedOperationType

value = instance.Operation
public ChangedOperationType Operation { get; }

Valeur de propriété

Type : Microsoft.SharePoint.Client.Taxonomy.ChangedOperationType
Renvoie ChangedOperationType.

Voir aussi

Référence

ChangedItem classe

ChangedItem - Membres

Microsoft.SharePoint.Client.Taxonomy - Espace de noms