ADSJob class
Arcana Scheduler Help
The BadRunAction property specifies the action that should be taken if the job completes with an unacceptable return code (as defined by the MaxGoodReturnCode).
ADSActionType enumeration
C++ |
job->get_BadRunAction(ADSActionType *action) |
VB |
job.BadRunAction |
This property may be set to any one of the valid ADSActionType values. If the property is set to ADS_RUN_JOB, the BadRunJob determines which job will be run.