ILanerTransformPeriod.OutputStartOffset

Syntax

OutputStartOffset: Integer;

Description

The OutputStartOffset property determines the number of periods, by which data loading start date is offset.

Comments

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.

Example

The property use is given in the example for ILanerTransformPeriod.OutputAutoPeriod.

See also:

ILanerTransformPeriod