IMsFormulaTransform.FormulaItem

Fore Syntax

FormulaItem(Index: Integer): IMsFormula;

Fore.NET Syntax

FormulaItem(Index: integer): Prognoz.Platform.Interop.Ms.IMsFormula;

Parameters

Index. Index of model calculation method.

Description

The FormulaItem property returns the model calculation method by index.

Fore and Fore.NET Example

The property use is given in the example for IMsFormulaTransformVariables.Add.

See also:

IMsFormulaTransform