Gets or sets the schedule defining the rules to determine execution timeline.
Syntax
'Declaration
Public Property Schedule As Schedule
public Schedule Schedule {get; set;}
Property Value
The schedule defining the rules to determine execution timeline.
See Also