IAlgorithmPeriodControl.IsEnabled

Syntax

IsEnabled: Boolean;

Description

The IsEnabled method returns whether the configured calculation start or end date is used.

Comments

Available values:

If calculation start or end date parameters are changed, the method is automatically set to True.

Example

The method use is given in the example for IAlgorithmSettings.PeriodControlEnd.

See also:

IAlgorithmPeriodControl