ExecutionTimeInfo
Description
The structure represents an instance of Schedule's Execution TimeInfo entity.
Constructor
Constructor | Description |
---|---|
ExecutionTimeInfo | Initializes a new instance of the ExecutionTimeInfo object model. |
Properties
The ExecutionTimeInfo object model has the following properties.
Property | Description |
---|---|
TimeInterval | Specifies the time interval for scheduled execution. |
Times | Specifies the list of time intervals for scheduled execution. |
Dates | Specifies the list of the dates for scheduling. |
DaysOfWeek | Specifies the list of the day of the week for scheduling. |
DaysOfMonth | Specifies the list of the day of the month for scheduling. |
MonthsOfYear | Specifies the list of the month of the year for scheduling. |
Remarks
Use the ExecutionTimeInfo object model to get or set information about the execution time of the schedule.