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