OutputStartOffset: Integer;
OutputStartOffset: integer;
The OutputStartOffset property determines the number of periods, by which data loading start date is offset.
Period start date is offset is used if data loading period is set by means of the conditions, that is, the ILanerTransformPeriod.OutputAutoPeriod property value is set.
To set the number of periods, by which data loading period end date is offset, use the ILanerTransformPeriod.OutputEndOffset property.
The property use is given in the example for ILanerTransformPeriod.OutputAutoPeriod.
See also: