IMsFormulaTransform.FormulaItem

Syntax

FormulaItem(Index: Integer): IMsFormula;

Parameters

Index. Index of model calculation method.

Description

The FormulaItem property returns the model calculation method by index.

Example

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

See also:

IMsFormulaTransform