QaSchedulerJobSetting

Topic ContentsTopic Contents
  1. QaSchedulerJobSetting - Methods
  2. QaSchedulerJobSetting - Properties
  3. QaSchedulerJobSetting Job Priority - eScheduledJobPriority

The QaSchedulerJobSetting object is used to access the properties of Scheduler Jobs.

 

See also, API - Scheduler Jobs.

See also, QaSchedulerJobSettingsXML.

See also, QaSchedulerJobSettingXML.

QaSchedulerJobSetting - Methods

Methods Description Return Type Input Parameters Remarks
UpdateDatabase(void); Saves the Scheduler Job to the database LONG    

QaSchedulerJobSetting - Properties

Property Description Return Type Input Parameters Remarks
XML Scheduler Job properties in XML format BSTR   See also, QaSchedulerJobSettingsXML.
See also, QaSchedulerJobSettingXML.

QaSchedulerJobSetting Job Priority - eScheduledJobPriority

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?