IAlgorithmPeriodControl.IsEnabled

Syntax

IsEnabled: Boolean;

None;

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.

Fore and Fore.NET Examples

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

See also:

IAlgorithmPeriodControl