Share via


ChangeItem.ContentTypeId property

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

Syntax

'Declaration
Public ReadOnly Property ContentTypeId As ContentTypeId
    Get
'Usage
Dim instance As ChangeItem
Dim value As ContentTypeId

value = instance.ContentTypeId
public ContentTypeId ContentTypeId { get; }

Property value

Type: Microsoft.SharePoint.Client.ContentTypeId

See also

Reference

ChangeItem class

ChangeItem members

Microsoft.SharePoint.Client namespace