ITsInversionInfo.InversionLag

Fore Syntax

InversionLag: TsInversionLag;

Fore.NET Syntax

InversionLag: Prognoz.Platform.Interop.Transform.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.

Fore and Fore.NET Examples

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

See also:

ITsInversionInfo