Share via


ChangeInformation.ItemType property

Namespace:  Microsoft.SharePoint.Client.Taxonomy
Assembly:  Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)

Syntax

'Declaration
Public Property ItemType As ChangedItemType
    Get
    Set
'Usage
Dim instance As ChangeInformation
Dim value As ChangedItemType

value = instance.ItemType

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

Property value

Type: Microsoft.SharePoint.Client.Taxonomy.ChangedItemType

See also

Reference

ChangeInformation class

ChangeInformation members

Microsoft.SharePoint.Client.Taxonomy namespace