Compartir a través de


de la propiedad ChangeInformation.ItemType

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 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 propiedad

Tipo: Microsoft.SharePoint.Client.Taxonomy.ChangedItemType

Vea también

Referencia

clase ChangeInformation

Miembros ChangeInformation

Espacio de nombres Microsoft.SharePoint.Client.Taxonomy