Operands: IMsFormulaTermList;
The Operands property returns the collection of operands for criterion function constraint.
The operands contained in the collection are used to create a criterion function constraint. To set an expression, use the IMsTargetConstraint.Expression property.
The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: