ForecastEndOffset: Integer;
ForecastEndOffset: integer;
The ForecastEndOffset property determines the number of periods to shift the forecasting period end date.
IdentificationStartOffset is taken into account if IFormulaTransformModel.AutoPeriod uses one of the following values of the TransformModelAutoPeriodOptions enumeration:
ForecastEndByIdentEnd.
ForecastEndByFact.
ForecastEndAsNow.
AllByFact.
The property use is given in the example for IFormulaTransformModel.AutoPeriod.
See also: