ITsInversionInfo.InversionLag

Syntax

InversionLag: TsInversionLag;

Description

The InversionLag property determines the period, on which the initial transformation is executed.

Comments

The property is relevant if one of the following methods is chosen as the initial transformation method:

An initial transformation method is determined by the ITsInversionInfo.Inversion property.

If the InversionLag property has the value that is different from TsInversionLag.EndOfPrecedingYear, set the value to the ITsInversionInfo.PreviousInversionLag property as well.

Example

The property use is given in the example for ITsInversionInfo.Dependence.

See also:

ITsInversionInfo