JobDescription Property
The user supplied description.
Syntax
__property String JobDescription[int JobIndex] = {read=FJobDescription, write=FSetJobDescription};
Default Value
""
Remarks
The user supplied description. This is specified by the JobDescription setting before calling CreateJob.
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