DocumentSet Methods

Include Protected Members
Include Inherited Members

The DocumentSet type exposes the following members.

Methods

  Name Description
Public methodStatic member Create(SPFolder, String, SPContentTypeId, Hashtable) Creates a new DocumentSet object.
Public methodStatic member Create(SPFolder, String, SPContentTypeId, Hashtable, Boolean) Creates a new DocumentSet object.
Public methodStatic member Create(SPFolder, String, SPContentTypeId, Hashtable, Boolean, SPUser) Creates a new DocumentSet object.
Public method Equals (Inherited from Object.)
Public method Export() Packages and exports a DocumentSet object as a single compressed file.
Public method Export(Stream) Packages and exports a DocumentSet object.
Public method Export(Stream, UInt32) Packages and exports a DocumentSet object as a single compressed file.
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetDocumentSet Gets the DocumentSet object from a specified SPFolder object.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member Import([], String, SPFolder) Imports a DocumentSet object.
Public methodStatic member Import([], String, SPFolder, SPContentTypeId, Hashtable, SPUser) Imports a DocumentSet object.
Public methodStatic member Import(Stream, String, SPFolder, SPContentTypeId, Hashtable, SPUser) Imports a [T:Microsoft.Office.DocumentManagement.DocumentSets.DocumentSet.Import(System.IO.Stream,System.String,Microsoft.SharePoint.SPFolder,Microsoft.SharePoint.SPContentTypeId,System.Collections.Hashtable,Microsoft.SharePoint.SPSite)] object.
Protected method MemberwiseClone (Inherited from Object.)
Public method Provision() Updates the schema of the document set item and its parent list..
Public method Provision(Boolean) Updates the schema of the document set item and its parent list.
Public method SendToOfficialFile Sends the DocumentSet object to a records repository.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DocumentSet Class

Microsoft.Office.DocumentManagement.DocumentSets Namespace