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

RuntimeDocument class More...

Public Member Functions

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

Properties

string Base64Data [get, set]
 Gets or sets the Base64Data. More...
 
byte[] Data [get, set]
 Gets or sets the data. More...
 
bool DeleteDocument [get, set]
 Gets or sets a value indicating whether [delete document]. More...
 
DocumentGroupIdentity DocumentGroup [get, set]
 Gets or sets the document group. More...
 
string DocumentTypeId [get, set]
 Gets or sets the document type id. More...
 
string DocumentTypeName [get, set]
 Gets or sets the name of the document. More...
 
RuntimeFieldIdentityCollection FieldsToReturn [get, set]
 Gets or sets the Base64Data. More...
 
string FilePath [get, set]
 Gets or sets the file path. More...
 
string FolderId [get, set]
 Gets or sets the folder id. More...
 
string FolderTypeId [get, set]
 Gets or sets the folder type id. More...
 
string MimeType [get, set]
 Gets or sets the MIME type of the document. More...
 
PageDataCollection PageDataList [get, set]
 Gets or sets the page data list. More...
 
PageImageDataCollection PageImages [get, set]
 Gets or sets the pages. More...
 
bool ReturnAllFields [get, set]
 Gets or sets a value indicating whether [return all fields]. More...
 
RuntimeFieldCollection RuntimeFields [get, set]
 Gets or sets the runtime document fields. More...
 

Description

RuntimeDocument class

Constructor & Destructor Documentation

Initializes a new instance of the RuntimeDocument class.

Property Documentation

string Base64Data
getset

Gets or sets the Base64Data.

byte [] Data
getset

Gets or sets the data.

bool DeleteDocument
getset

Gets or sets a value indicating whether [delete document].

true if [delete document]; otherwise, false.

DocumentGroupIdentity DocumentGroup
getset

Gets or sets the document group.

The document group.

string DocumentTypeId
getset

Gets or sets the document type id.

string DocumentTypeName
getset

Gets or sets the name of the document.

The name of the document.

RuntimeFieldIdentityCollection FieldsToReturn
getset

Gets or sets the Base64Data.

string FilePath
getset

Gets or sets the file path.

string FolderId
getset

Gets or sets the folder id.

string FolderTypeId
getset

Gets or sets the folder type id.

string MimeType
getset

Gets or sets the MIME type of the document.

PageDataCollection PageDataList
getset

Gets or sets the page data list.

The page data list.

PageImageDataCollection PageImages
getset

Gets or sets the pages.

The pages.

bool ReturnAllFields
getset

Gets or sets a value indicating whether [return all fields].

true if [return all fields]; otherwise, false.

RuntimeFieldCollection RuntimeFields
getset

Gets or sets the runtime document fields.