JobStatusMessage Property
A user friendly description of the status.
Syntax
char* GetJobStatusMessage(int iJobIndex);
Default Value
""
Remarks
A user friendly description of the status.
The size of the array is controlled by the JobCount property.
This property is read-only and not available at design time.
Data Type
String