ScheduleRule Constructor
Initializes the dundas.scheduling.ScheduleRule object.
Parameters
- scheduleOptions
-
Type: Object
(optional) Object with default values for the schedule rule.
Optional: True
Examples
The following example initializes a new instance of a ScheduleRule object:
var newObject = new dundas.scheduling.ScheduleRule();