ADSJob class
Arcana Scheduler Help
The FailureJob property specifies the job that will be run if this job fails to start and the FailureAction property is set to ADS_RUN_JOB.
C++ |
job->get_FailureJob(IADSJob **value) |
VB |
job.FailureJob |
Setting this property will automatically set the FailureAction property to ADS_RUN_JOB.