ADSJob class
Arcana Scheduler Help
The BadRunJob property specifies the job that will be run if this job completes with an unacceptable return code and the BadRunAction property is set to ADS_RUN_JOB.
C++ |
job->get_BadRunJob(IADSJob **value) |
VB |
job.BadRunJob |
Setting this property will automatically set the BadRunAction property to ADS_RUN_JOB.