IScheduledTaskPeriod.Next

Syntax

Next(Current: DateTime): DateTime;

Parameters

Current is a date related to which it is necessary to calculate.

Description

The Next method calculates the next date and time concerning the Current date taking into account the parameters of the period.

See also:

IScheduledTaskPeriod