DocumentSetVersionField members

Represents display information for a DocumentSetVersion metadata field

The DocumentSetVersionField type exposes the following members.

Properties

  Name Description
Public property FormattedValue Gets or sets the formatted value of the field.
Public property Id Gets or sets the unique identifier.
Public property IsFieldFound Gets or sets a value that indicates that the field is present in the DocumentSetVersion object.
Public property Title Gets or sets the title.
Public property Value Gets or sets an object representing the value of the field.

Top

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

See also

Reference

DocumentSetVersionField structure

Microsoft.Office.DocumentManagement.DocumentSets namespace