ICpTargetAdjustment.AutoSearchType

Fore Syntax

AutoSearchType: TargetAutoSearchType;

Fore.NET Syntax

AutoSearchType: Prognoz.Platform.Interop.Cp.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.

Fore and Fore.NET Examples

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

See also:

ICpTargetAdjustment