ITsInversionInfo.PreviousInversionLag

Fore syntax

PreviousInversionLag: Integer;

Fore.NET syntax

PreviousInversionLag: integer;

Description

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

Comments

Default value is "-1". This 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.

Fore and Fore.NET examples

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

See also:

ITsInversionInfo