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

Contains all initialization variables defined in a process map along with the document collection. More...

Public Member Functions

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

Properties

RuntimeDocument2 Document [get, set]
 Gets or sets the document. More...
 
InputVariableCollection InputVariables [get, set]
 Gets or sets all the initialization variables. More...
 
DateTime StartDate [get, set]
 Gets or sets the job start date and time. More...
 
bool StoreFolderAndDocuments [get, set]
 Gets or sets a value indicating whether [store folder and documents]. More...
 

Description

Contains all initialization variables defined in a process map along with the document collection.

Constructor & Destructor Documentation

Initializes a new instance of the JobWithDocumentInitialization class.

Property Documentation

Gets or sets the document.

The document.

InputVariableCollection InputVariables
getsetinherited

Gets or sets all the initialization variables.

DateTime StartDate
getsetinherited

Gets or sets the job start date and time.

bool StoreFolderAndDocuments
getset

Gets or sets a value indicating whether [store folder and documents].

true if [store folder and documents]; otherwise, false.