ConstraintInfoArray: IMsTargetConstraintInfoArray;
ConstraintInfoArray: Prognoz.Platform.Interop.Ms.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 IMsOptimizationProblem.CriterionFunction.
See also: