IFormulaTransformModel.ForecastEndOffset

Fore Syntax

ForecastEndOffset: Integer;

Fore.NET Syntax

ForecastEndOffset: integer;

Description

The ForecastEndOffset property determines the number of periods to shift the forecasting period end date.

Comments

IdentificationStartOffset is taken into account if IFormulaTransformModel.AutoPeriod uses one of the following values of the TransformModelAutoPeriodOptions enumeration:

Fore and Fore.NET Examples

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

See also:

IFormulaTransformModel