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

JobWithDocumentsProgressOutput class More...

Public Member Functions

 JobWithDocumentsProgressOutput ()
 Initializes a new instance of the JobWithDocumentsProgressOutput 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...
 

Description

JobWithDocumentsProgressOutput class

Constructor & Destructor Documentation

Initializes a new instance of the JobWithDocumentsProgressOutput class.

Property Documentation

string DocumentId
getset

Gets or sets the document id.

string FolderId
getset

Gets or sets the folder id.

Gets or sets the job identity.

JobStatus JobStatus
getset

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
getset

Gets or sets the manual pending activities.