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