IMsFormulaGenInstanceIterator.Operands

Syntax

Operands: IMsFormulaGenTermIterator;

Description

The Operands property returns the iterator containing information about formula operands used in the calculation point.

Comments

Each operand is a single term containing parameters applied on formula calculation.

Example

The property use is given in the example for IMsProblemCalculation.GetFormulaInfo.

See also:

IMsFormulaGenInstanceIterator