IMsTargetConstraint.ConstraintInfoArray

Syntax

ConstraintInfoArray: IMsTargetConstraintInfoArray;

Description

The ConstraintInfoArray property returns the collection of criterion function constraint values.

Comments

To set a constraint expression, use the IMsTargetConstraint.Expression property.

Example

The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.

See also:

IMsTargetConstraint