IdentificationStartOffset: Integer;
IdentificationStartOffset: integer;
The IdentificationStartOffset property determines the number of periods by which the sample period start date is offset.
IdentificationStartOffset 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.IdentStartAsNow.
The IMsModelPeriod.IdentificationStartDateParamID property is set.
The IMsModelPeriod.IdentificationStartOffset property is set.
The property use is given in the example for IMsModelPeriod.AutoPeriod.
See also: