IMsTargetProblem.AutoSearchType

Fore Syntax

AutoSearchType: TargetAutoSearchType;

Fore.NET Syntax

AutoSearchType: Prognoz.Platform.Interop.Cp.TargetAutoSearchType;

Description

The AutoSearchType property determines criterion problem type.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsTargetProblem