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 property use is given in the example for IMsProblemCalculation.GetFormulaInfo.
See also: