IMsTargetProblem.Constraints

Fore Syntax

Constraints: IMsTargetConstraints;

Fore.NET Syntax

Constraints: Prognoz.Platform.Interop.Ms.IMsTargetConstraints;

Description

The Constraints property returns the collection of criterion problem constraints.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsTargetProblem