Compartir a través de


de la propiedad ChangedItem.Operation

Obtiene el tipo de cambio que se produjo como agregar, editar o eliminar.

Espacio de nombres:  Microsoft.SharePoint.Client.Taxonomy
Ensamblados:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (en Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (en Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (en Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxis

'Declaración
Public ReadOnly Property Operation As ChangedOperationType
    Get
'Uso
Dim instance As ChangedItem
Dim value As ChangedOperationType

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

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedOperationType
Devuelve ChangedOperationType.

Vea también

Referencia

clase ChangedItem

Miembros ChangedItem

Espacio de nombres Microsoft.SharePoint.Client.Taxonomy