Id: String;
Id: string;
The Id property returns identifier of controlling variable.
Variable identifier is set on its creation by means of the ITargetControlVariablesArray.Add method.
The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.
See also: