DocumentSetVersionField Members
Include Protected Members
Include Inherited Members
Represents display information for a DocumentSetVersion metadata field
The DocumentSetVersionField type exposes the following members.
Properties
Name | Description | |
---|---|---|
FormattedValue | Gets or sets the formatted value of the field. | |
Id | Gets or sets the unique identifier. | |
IsFieldFound | Gets or sets a value that indicates that the field is present in the DocumentSetVersion object. | |
Title | Gets or sets the title. | |
Value | Gets or sets an object representing the value of the field. |
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