Algo > Algo Assembly Interfaces > IAlgorithmSettings
Assembly: Algo;
The IAlgorithmSettings interface is used to get algorithm calculation period settings.
IAlgorithmSettings
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: