ConstraintInfoArray: IMsTargetConstraintInfoArray;
The ConstraintInfoArray property returns the collection of criterion function constraint values.
To set a constraint expression, use the IMsTargetConstraint.Expression property.
The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: