IMsModel.UseModelPeriod

Syntax

UseModelPeriod: Boolean;

Description

The UseModelPeriod property determines whether model sample and forecasting periods should be used on problem calculation.

Comments

By default the property is set to False, periods that are specified for the whole problem are used.

Example

The property use is given in the example for IMsModelPeriod.AllowForecastBeforeIdent.

See also:

IMsModel