JobCompleted Property
Indicates the completion status of the job.
Syntax
int GetJobCompleted(int iJobIndex);
Default Value
FALSE
Remarks
Indicates the completion status of the job. By default both incomplete jobs and recently completed jobs are returned when calling ListJobs. See JobCompletionFilter for more options.
The size of the array is controlled by the JobCount property.
This property is read-only and not available at design time.
Data Type
Boolean