IdentificationEndOffset: Integer;
IdentificationEndOffset: integer;
The IdentificationEndOffset property determines the number of periods by which the sample period end date is offset.
IdentificationEndOffset is taken into account if one of the following conditions is met:
IMsModelPeriod.AutoPeriod uses the value that requires specifying the additional number of periods, for example, MsAutoPeriodOptions.IdentEndAsNow.
The IMsModelPeriod.IdentificationEndDateParamID property is set.
The IMsModelPeriod.IdentificationEndDate property is set.
The property use is given in the example for IMsModelPeriod.AutoPeriod.
See also: