IMsModel.UseModelPeriod

Fore Syntax

UseModelPeriod: Boolean;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMsModel