JobStatusMessage Property
A user friendly description of the status.
Syntax
__property String JobStatusMessage[int JobIndex] = {read=FJobStatusMessage, write=FSetJobStatusMessage};
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