IEmPeriodSettings

Assembly: Modeller;

Namespace: Prognoz.Platform.Interop.Modeller;

Description

The IEmPeriodSettings interface is used to work with calculation periods of the express modeling method.

Inheritance hierarchy

          IEmPeriodSettings

Comments

Use the IEmMethodSettings.Periodproperty to obtain express modeling method calculation periods parameters.

Properties

  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:

Modeller Assembly Interfaces