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

JobWithDocumentsInitialization2 class. More...

Public Member Functions

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

Properties

RuntimeDocument2Collection Documents [get, set]
 Gets or sets the documents. More...
 
InputVariableCollection InputVariables [get, set]
 Gets or sets all the initialization variables. More...
 
bool ReturnOnlySpecifiedDocuments [get, set]
 Gets or sets a value indicating whether [return only specified documents]. 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

JobWithDocumentsInitialization2 class.

Constructor & Destructor Documentation

Initializes a new instance of the JobWithDocumentsInitialization2 class.

Property Documentation

RuntimeDocument2Collection Documents
getset

Gets or sets the documents.

The documents.

InputVariableCollection InputVariables
getsetinherited

Gets or sets all the initialization variables.

bool ReturnOnlySpecifiedDocuments
getset

Gets or sets a value indicating whether [return only specified documents].

true if [return only specified documents]; otherwise, false.

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.