Assembly: Modeller;
Namespace: Prognoz.Platform.Interop.Modeller;
The IEmPeriodSettings interface is used to work with calculation periods of the express modeling method.
IEmPeriodSettings
Use the IEmMethodSettings.Periodproperty to obtain express modeling method calculation periods parameters.
Property name | Brief description | |
BeginPeriod | The BeginPeriod property determines retrospective start point. | |
EndFore | The EndFore property determines the number of forecast periods. | |
EndPeriod | The EndPeriod property determines retrospective end point. |
See also: