Schedule Class |
The Schedule type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets a description of the schedule formatted using the culture and time zone associated with the caller. | |
| Id | Gets the ID. | |
| IsEnabled | Gets or sets a value indicating whether this schedule is enabled. | |
| ModifiedTime | Gets the modified time. | |
| NextRunTime | Gets the next run time. | |
| ScheduleRule | Gets or sets the schedule rule. | |
| Status | Gets the status. |
| Name | Description | |
|---|---|---|
| GenerateDescription | Gets a description of the schedule formatted using the specified culture and time zone. | |
| UpdateNextRunTime | Updates the next run time. |