ControlVariables: ITargetControlVariablesArray;
The ControlVariables property returns the controlling variables collection.
To get the collections of phase and explanatory variables, use the ICpTargetAdjustment.PhaseVariables and ICpTargetAdjustment.Explanatories properties.
The property use is given in the example for ICpTargetAdjustment.Tolerance.
See also: