IMsTargetProblem.Constraints

Syntax

Constraints: IMsTargetConstraints;

Description

The Constraints property returns the collection of criterion problem constraints.

Comments

To set a criterion problem type, use the IMsTargetProblem.AutoSearchType property.

Example

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

See also:

IMsTargetProblem