The QaSchedulerJobSetting object is used to access the properties of Scheduler Jobs.
See also, API - Scheduler Jobs.
See also, QaSchedulerJobSettingsXML.
See also, QaSchedulerJobSettingXML.
Methods | Description | Return Type | Input Parameters | Remarks |
UpdateDatabase(void); | Saves the Scheduler Job to the database | LONG |
Property | Description | Return Type | Input Parameters | Remarks |
XML | Scheduler Job properties in XML format | BSTR | See also, QaSchedulerJobSettingsXML. See also, QaSchedulerJobSettingXML. |
Enumerator | Description | Help String | Input Parameters | Remarks |
eJobPriorityVeryHigh = 1 | Very High | 1 | ||
eJobPriorityHigh | High | |||
eJobPriorityMedium | Medium | |||
eJobPriorityLow | Low | |||
eJobPriorityVeryLow | Very Low |
Can we improve this topic?