IdentificationEndOffset: Integer;
The IdentificationEndOffset property determines the number of periods, to shift the sample period end date.
IdentificationEndOffset is taken into account if IFormulaTransformModel.AutoPeriod uses one of the following values of the TransformModelAutoPeriodOptions enumeration:
IdentEndByFact.
IdentEndAsNow.
IdentEndByFactStart.
IdentEndByIdentStart.
IdentByFact.
AllByFact.
The property use is given in the example for IFormulaTransformModel.AutoPeriod.
See also: