ADSJob class
Arcana Scheduler Help
The TriggerCondition property specifies the conditions under which a condition for job execution is satisfied.
ADSTriggerCondition enumeration
C++ |
job->get_TriggerCondition(ADSTriggerCondition *value) |
VB |
job.TriggerCondition |
This property may be set to any one of the valid ADSTriggerCondition values.
See the ConditionType topic for information on using the TriggerCondition.