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

JobWithDocumentsProgressOutput2 class More...

Public Member Functions

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

Properties

string DocumentId [get, set]
 Gets or sets the document id. More...
 
string FolderId [get, set]
 Gets or sets the folder id. More...
 
JobIdentity JobIdentity [get, set]
 Gets or sets the job identity. More...
 
JobStatus JobStatus [get, set]
 Gets or sets the current status of the job. The value is an enumeration for JobStatus.

EnumerationDescription
0Active
1Completed
2Terminated
3Suspended
4PendingCompletion
5Locked
6ReadyForEvaluation
7OnHold
8AwaitingCompletion
9AwaitingCaseCompletion
10AwaitingCompletion_terminated
11AwaitingCaseCompletion_terminated
More...
 
JobActivitySummaryCollection ManualPendingActivities [get, set]
 Gets or sets the manual pending activities. More...
 
DocumentFieldsCollection ReturnedDocumentFields [get, set]
 Gets or sets the returned document fields. More...
 
VariableValueCollection ReturnedVariables [get, set]
 Gets or sets the returned variables. More...
 

Description

JobWithDocumentsProgressOutput2 class

Constructor & Destructor Documentation

Initializes a new instance of the JobWithDocumentsProgressOutput2 class.

Property Documentation

string DocumentId
getsetinherited

Gets or sets the document id.

string FolderId
getsetinherited

Gets or sets the folder id.

JobIdentity JobIdentity
getsetinherited

Gets or sets the job identity.

JobStatus JobStatus
getsetinherited

Gets or sets the current status of the job. The value is an enumeration for JobStatus.

EnumerationDescription
0Active
1Completed
2Terminated
3Suspended
4PendingCompletion
5Locked
6ReadyForEvaluation
7OnHold
8AwaitingCompletion
9AwaitingCaseCompletion
10AwaitingCompletion_terminated
11AwaitingCaseCompletion_terminated

JobActivitySummaryCollection ManualPendingActivities
getsetinherited

Gets or sets the manual pending activities.

DocumentFieldsCollection ReturnedDocumentFields
getset

Gets or sets the returned document fields.

The returned document fields.

VariableValueCollection ReturnedVariables
getset

Gets or sets the returned variables.

The returned variables.