IMsVariableTestData.InversionInfo

Fore Syntax

InversionInfo: IMsInversionInfo;

Fore.NET Syntax

InversionInfo: Prognoz.Platform.Interop.Ms.IMsInversionInfo;

Description

The InversionInfo property returns parameters of initial transformation of a variable.

Comments

To set up the variable lag, use the IMsVariableTestData.Lag property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestData