All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
DocumentSetDocumentField Class Reference

DocSetDocTypeField class More...

Public Member Functions

 DocumentSetDocumentField ()
 Initializes a new instance of the DocumentSetDocumentField class. More...
 

Properties

string Id [get, set]
 Gets or sets the Id. This is the metadata 'ID' field. More...
 
string Name [get, set]
 Gets or sets the field name. This is the metadata 'Name' field. More...
 
object Value [get, set]
 Gets or sets the Value. More...
 

Description

DocSetDocTypeField class

Constructor & Destructor Documentation

Initializes a new instance of the DocumentSetDocumentField class.

Property Documentation

string Id
getset

Gets or sets the Id. This is the metadata 'ID' field.

string Name
getset

Gets or sets the field name. This is the metadata 'Name' field.

object Value
getset

Gets or sets the Value.