Compartir a través de


de la propiedad ChangeInformation.OperationType

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 Property OperationType As ChangedOperationType
    Get
    Set
'Uso
Dim instance As ChangeInformation
Dim value As ChangedOperationType

value = instance.OperationType

instance.OperationType = value
public ChangedOperationType OperationType { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedOperationType

Vea también

Referencia

clase ChangeInformation

Miembros ChangeInformation

Espacio de nombres Microsoft.SharePoint.Client.Taxonomy