ADSSchedule Class

               Arcana Scheduler Help

The ADSSchedule class encapsulates all of the information needed to run a job at specified times. A given job can have up to 99 schedules; each ADSSchedule contains all of the scheduling information specified using the controls on the bottom have of the Schedules page of the Schedule Administrator. See the Arcana Scheduler online help for a description of how the various controls combine to determine when a job will run.

The schedules for a job have no effect unless the job's RunAsScheduled property is set.

ADSSchedule objects cannot be created directly; they must be created using the job's AddSchedule method or by copying an existing schedule for the same job.

Class Information

 

Program ID

ADScheduler.ADSSchedule

Interface

IADSSchedule