IsEnabled: Boolean;
The IsEnabled method returns whether the configured calculation start or end date is used.
Available values:
True. Configured calculation start or end date is used.
False. Configured calculation start or end date is not used.
If calculation start or end date parameters are changed, the method is automatically set to True.
The method use is given in the example for IAlgorithmSettings.PeriodControlEnd.
See also: