EndOffset: Integer;
The EndOffset property determines the number of periods, which the forecast end date is displaced by.
EndOffset is considered if the ILanerTransformPeriod.AutoPeriod uses one of the following values of the TransformModelAutoPeriodOptions enumeration:
ForecastEndByIdentEnd.
ForecastEndByFact.
ForecastEndAsNow.
AllByFact.
The property use is given in the example for ILanerTransformPeriod.AutoPeriod.
See also: