ForecastEndOffset: Integer;
The ForecastEndOffset property determines the period number, to which the forecasting period end date is offset.
ForecastEndOffset is taken into account when one of the following conditions is met:
IMsModelPeriod.AutoPeriod uses the value that requires specifying the additional number of periods, for example, MsAutoPeriodOptions.ForecastStartAsNow.
The IMsModelPeriod.ForecastEndDate property is set.
The property use is given in the example for IMsModelPeriod.AutoPeriod.
See also: