StartOffset: Integer;
StartOffset: integer;
The StartOffset property determines the number of periods, by which the start date of sample period is displaced.
StartOffset is considered if ILanerTransformPeriod.AutoPeriod uses one of the following values of theTransformModelAutoPeriodOptions enumeration:
IdentStartByFact.
IdentStartByIdentEnd.
IdentStartAsNow.
IdentByFact.
AllByFact.
The property use is given in the example for ILanerTransformPeriod.AutoPeriod.
See also: