IAlgorithmSettings

Assembly: Algo;

Description

The IAlgorithmSettings interface is used to get algorithm calculation period settings.

Inheritance Hierarchy

          IAlgorithmSettings

Properties

  Property name Brief description
IsDirty The IsDirty property returns whether there are changes in calculation period settings.
PeriodControlEnd The PeriodControlEnd property returns calculation end date settings.
PeriodControlStart The PeriodControlStart property returns calculation start date settings.

See also:

Algo Assembly Interfaces