ControlVariables: IMsFormulaTermList;
The ControlVariables property returns the collection of controlling variables.
To get the collection of phase variables, use the IMsBaseOptimizationProblem.Operands property.
The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: