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 the content type template associated with this DocumentSet object.
Namespace: Microsoft.Office.DocumentManagement.DocumentSets
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Public ReadOnly Property ContentTypeTemplate As DocumentSetTemplate
Get
'Usage
Dim instance As DocumentSet
Dim value As DocumentSetTemplate
value = instance.ContentTypeTemplate
public DocumentSetTemplate ContentTypeTemplate { get; }
Property Value
Type: Microsoft.Office.DocumentManagement.DocumentSets.DocumentSetTemplate
The content type template associated with this DocumentSet object.