Compartilhar via


ChangeInformation.OperationType propriedade

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assemblies:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (em Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll);  Microsoft.SharePoint.Client.Taxonomy.Phone (em Microsoft.SharePoint.Client.Taxonomy.Phone.dll)  Microsoft.SharePoint.Client.Taxonomy (em Microsoft.SharePoint.Client.Taxonomy.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedOperationType

Ver também

Referência

ChangeInformation classe

ChangeInformation membros

Microsoft.SharePoint.Client.Taxonomy namespace