ICpTargetAdjustment.AutoSearchType

Syntax

AutoSearchType: TargetAutoSearchType;

Description

The AutoSearchType property determines a criterion problem type.

Comments

Optimization function maximization problem is calculated by default, that is, the AutoSearchType property is set to TargetAutoSearchType.Maximum.

Example

The property use is given in the example for ICpTargetAdjustment.Tolerance.

See also:

ICpTargetAdjustment