ITsInversionInfo.PreviousInversionLag

Syntax

PreviousInversionLag: Integer;

Description

The PreviousInversionLag property determines a lag for the period, at which initial transformation is executed.

Comments

The default value is -1. The property can take only negative values and is relevant if the ITsInversionInfo.InversionLag property is set to the value that is different from TsInversionLag.EndOfPrecedingYear.

Example

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

See also:

ITsInversionInfo