IMsMethod.PreviousInversionLag

Syntax

PreviousInversionLag: Integer;

Description

The PreviousInversionLag property determines the lag for period, where the initial transformation, that applies to the output variable is executed.

Comments

The property is outdated, use InversionInfo.PreviousInversionLag.

The default value is -1. The property can receive only negative values and is relevant if the IMsMethod.InversionLag property is set to the value that differs from MsInversionLag.EndOfPrecedingYear.

See also:

IMsMethod