DefaultDocument Members
Include Protected Members
Include Inherited Members
Represents a document that will be provisioned automatically for every DocumentManagementDocumentSet object that is based on the associated content type.
The DefaultDocument type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContentTypeId | Gets or sets the SPContentTypeId of the DefaultDocument object. | |
File | Gets the name of the SPFile object. | |
Name | Gets the name of this DefaultDocument object. |
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