ITsInversionInfo.PreviousInversionLag

Fore Syntax

PreviousInversionLag: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ITsInversionInfo