IMsModelPeriod.ForecastStartOffset

Fore Syntax

ForecastStartOffset: Integer;

Fore.NET Syntax

ForecastStartOffset: integer;

Description

The ForecastStartOffset property determines the number of periods, by which the forecasting period start date is offset.

Comments

ForecastStartOffset is taken into account when one of the following conditions is met:

Fore and Fore.NET Examples

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

See also:

IMsModelPeriod