Operands: IMsFormulaGenTermIterator;
The Operands property returns the iterator containing information about formula operands used in the calculation point.
Each operand is a single term containing parameters applied on formula calculation.
The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.
See also: