IMsProblemCalculationSettings.Period

Syntax

Period: IMsModelPeriod;

Description

The Period property returns parameters of sample and forecasting periods of the problem.

Comments

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.

Example

The property use is given in the example for IMsProblemCalculationSettings.FilterLevelsOnLoad.

See also:

IMsProblemCalculationSettings