SPDocTemplate members
Represents a document template used in a document library.
The SPDocTemplate type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DefaultTemplate | Gets a Boolean value that indicates whether the document template is the default template used when creating document libraries. |
![]() |
Description | Gets the description of the document template. |
![]() |
Name | Gets the name of the document template. |
![]() |
SchemaXml | Gets the XML schema that defines the document template. |
![]() |
Type | Gets the type of the document template. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top