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

DocumentSetDocument class More...

Public Member Functions

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

Properties

string DocumentId [get, set]
 Gets or sets the document ID. More...
 
DocumentSetDocumentIdentity DocumentSetDocumentIdentity [get, set]
 Gets or sets the Identity of the associated Job Document. More...
 
DocumentSetDocumentFieldCollection Fields [get, set]
 Gets or sets a collection of DocumentSetDocumentFields More...
 
string Url [get, set]
 Gets or sets the document Url. More...
 

Description

DocumentSetDocument class

Constructor & Destructor Documentation

Initializes a new instance of the DocumentSetDocument class.

Property Documentation

string DocumentId
getset

Gets or sets the document ID.

The document ID.

Gets or sets the Identity of the associated Job Document.

The Identity of the associated Job Document.

Gets or sets a collection of DocumentSetDocumentFields

The fields associated with the DocumentSet Document.

string Url
getset

Gets or sets the document Url.

The document Url.