ILanerTransformPeriod.OutputEndOffset

Syntax

OutputEndOffset: Integer;

Description

The OutputEndOffset property determines the number of periods, by which data loading period end date is offset.

Comments

Period end date 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 starts date is offset, use the ILanerTransformPeriod.OutputStartOffset property.

Example

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

See also:

ILanerTransformPeriod