DocumentSetVersion Members

Include Protected Members
Include Inherited Members

Represents metadata that is associated with a major or minor version of the DocumentSet object and its files.

The DocumentSetVersion type exposes the following members.

Properties

  Name Description
Public property Comments Gets the comments for the snapshot.
Public property Created Gets when the snapshot was captured.
Public property CreatedBy Gets the LoginName of the SPUser object that captured the snapshot.
Public property IsLastMajor Gets whether only the latest checked in major versions of a DocumentSet object are captured by this snapshot.
Public property ParentCollection Gets the collection of DocumentSet objects to which this document set snapshot belongs.
Public property VersionLabel Gets the version number of the snapshot.

Top

Methods

  Name Description
Public method Delete Deletes the snapshot of the document set version (DocumentSetVersion object).
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisplayContents Gets information about the snapshot items.
Public method GetDisplayFields Gets the document set snapshot metadata fields with titles and values formatted to the locale.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DocumentSetVersion Class

Microsoft.Office.DocumentManagement.DocumentSets Namespace