DefaultDocumentPropertyNames.ContentTypeId field
Namespace: Microsoft.SharePoint.Client.DocumentSet
Assembly: Microsoft.SharePoint.Client.DocumentManagement (in Microsoft.SharePoint.Client.DocumentManagement.dll)
Syntax
'Declaration
Public Const ContentTypeId As String
'Usage
Dim value As String
value = DefaultDocumentPropertyNames.ContentTypeId
public const string ContentTypeId
See also
Reference
DefaultDocumentPropertyNames class