IdentificationEndOffset: Integer;
IdentificationEndOffset: integer;
The IdentificationEndOffset property determines the number of periods, by which the end date of sample period is shifted.
IdentificationEndOffset is considered if ILanerTransformPeriod.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 ILanerTransformPeriod.AutoPeriod.
See also: