ICpLinearOptimization.CriterionFunction

Syntax

CriterionFunction: ILoCriterionFunction;

Description

The CriterionFunction property returns criterion function.

Comments

The property is read-only.

Example

The property use is given in the example for the ICpLinearOptimization.Constraints property.

See also:

ICpLinearOptimization