Period: IMsModelPeriod;
Period: Prognoz.Platform.Interop.Ms.IMsModelPeriod;
The Period property returns parameters of sample and forecasting periods of the problem.
Period is used for setting up the given periods without need of resaving a problem. By default the property value corresponds to the period of problem calculation: Period = IMsproblemDetails.Period.
The property use is given in the example for IMsProblemCalculationSettings.FilterLevelsOnLoad.
See also: