Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the SPContentTypeId of the DefaultDocument object.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public Property ContentTypeId As SPContentTypeId
Get
Set
'Usage
Dim instance As DefaultDocument
Dim value As SPContentTypeId
value = instance.ContentTypeId
instance.ContentTypeId = value
public SPContentTypeId ContentTypeId { get; set; }
Property Value
Type: Microsoft.SharePoint.SPContentTypeId
The SPContentTypeId of the DefaultDocument object.