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