ForecastStartDateOffset: Integer;
The ForecastStartDateOffset property determines the number of periods used to offset forecast period start date.
IdentificationEndOffset is considered if ILanerTransformPeriod.AutoPeriod uses one of the following values of the TransformModelAutoPeriodOptions:
ForecastStartAsNow;
ForecastStartByForecastEnd;
ForecastStartByIdentEnd;
ForecastStartbyIdentStart.
The property use is given in the example for ILanerTransformPeriod.AutoPeriod.
See also: