IMsBaseOptimizationProblem.ControlTransform

Syntax

ControlTransform: IMsFormulaTransform;

Description

The ControlTransform property returns calculation options of the model containing criterion function.

Comments

To set criterion function, use the IMsBaseOptimizationProblem.CriterionFunction property.

Example

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

See also:

IMsBaseOptimizationProblem