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

More...

Public Member Functions

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

Properties

RuntimeDocumentCollection Documents [get, set]
 Gets or sets the collection of RuntimeDocuments. 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...
 

Description

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

Constructor & Destructor Documentation

Initializes a new instance of the JobWithDocumentsInitialization class.

Property Documentation

RuntimeDocumentCollection Documents
getset

Gets or sets the collection of RuntimeDocuments.

InputVariableCollection InputVariables
getsetinherited

Gets or sets all the initialization variables.

DateTime StartDate
getsetinherited

Gets or sets the job start date and time.