ADSJob class
Arcana Scheduler Help
The Status property indicates the execution status of the job.
This property is read-only.
ADSJobStatus enumeration
C++ |
job->get_Status(ADSJobStatus *action) |
VB |
job.Status |
This property will be set to one of the valid ADSJobStatus values.
The Status reflects the status of the job the last time the session's Connect or Refresh method was called.