IFormulaTransformModel.ForecastStartDateOffset

Syntax

ForecastStartDateOffset: Integer;

Description

The ForecastStartDateOffset property determines the number of periods to shift the forecasting period start date.

Comments

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

Example

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

See also:

IFormulaTransformModel