IAlgorithmSettings.IsDirty

Syntax

IsDirty: Boolean;

None;

Description

The IsDirty property returns whether there are changes in calculation period settings.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IAlgorithmSettings.PeriodControlStart.

See also:

IAlgorithmSettings