IMsTargetProblem.AutoSearchType

Syntax

AutoSearchType: TargetAutoSearchType;

Description

The AutoSearchType property determines criterion problem type.

Comments

To get criterion function constraints, use the IMsTargetProblem.Constraints property.

Example

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

See also:

IMsTargetProblem