Compartilhar via


ChangeInformation.ItemType 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 ItemType As ChangedItemType
    Get
    Set
'Uso
Dim instance As ChangeInformation
Dim value As ChangedItemType

value = instance.ItemType

instance.ItemType = value
public ChangedItemType ItemType { get; set; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedItemType

Ver também

Referência

ChangeInformation classe

ChangeInformation membros

Microsoft.SharePoint.Client.Taxonomy namespace