ITargetControlVariable.Id

Syntax

Id: String;

Description

The Id property returns identifier of controlling variable.

Comments

Variable identifier is set on its creation by means of the ITargetControlVariablesArray.Add method.

Example

The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.

See also:

ITargetControlVariable