Skip to main content

ExecutionTimeInfo

Description

The structure represents an instance of Schedule's Execution TimeInfo entity.

Constructor

ConstructorDescription
ExecutionTimeInfoInitializes a new instance of the ExecutionTimeInfo object model.

Properties

The ExecutionTimeInfo object model has the following properties.

PropertyDescription
TimeIntervalSpecifies the time interval for scheduled execution.
TimesSpecifies the list of time intervals for scheduled execution.
DatesSpecifies the list of the dates for scheduling.
DaysOfWeekSpecifies the list of the day of the week for scheduling.
DaysOfMonthSpecifies the list of the day of the month for scheduling.
MonthsOfYearSpecifies 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.