IScheduledTaskPeriodDaily

Description

The IScheduledTaskPeriodDaily interface contains properties and methods that determine parameters of daily task calculation.

Properties

  Property name Brief description
EveryDays The EveryDays property determines the interval between launchings in days.
StartDateTime The StartDateTime property determines the date and time of the counting start.

Properties inherited from IScheduledTaskPeriod

  Property name Brief description
StopDateTime The StopDateTime property determines the date when the period, in which the calculation of the task is performed, is over.
Type The Type property returns the mode of period assignment.

Methods inherited from IScheduledTaskPeriod

  Method name Brief description
Assign The Assign method sets parameters of task calculation period in accordance with parameters of the specified period.
Next The Next method calculates the next date and time of task launching relative to the specified date using the period parameters.

See also:

Fore Assembly Interfaces