DocumentSetVersionItem Members
Include Protected Members
Include Inherited Members
Holds display information for the document set snapshot list item.
The DocumentSetVersionItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
InternalId | Gets and sets the internal identifier (ID) of the current DocumentSetVersionItem object. | |
IsItemFound | Gets and sets a value that indicates whether the current DocumentSetVersionItem object is found. | |
ItemUrl | Gets and sets the URL for the current DocumentSetVersionItem object. | |
LinkToDocumentUrl | Gets and sets the URL that is used to link the DocumentSet object to a document. | |
Title | Gets or sets the title of the DocumentSet object associated with the current DocumentSetVersionItem object. | |
VersionLabel | Gets or sets the version label associated with the current DocumentSetVersionItem object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top