AutoSearchType: TargetAutoSearchType;
AutoSearchType: Prognoz.Platform.Interop.Cp.TargetAutoSearchType;
The AutoSearchType property determines criterion problem type.
By default optimization function maximization problem is calculated, that is, the AutoSearchType property is set to TargetAutoSearchType.Maximum.
The property use is given in the example for ICpTargetAdjustment.Tolerance.
See also: