ITargetControlVariable.Name

Syntax

Name: String;

Description

The Name property determines a variable name.

Comments

To get variable identifier, use the ITargetControlVariable.Id property.

Example

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

See also:

ITargetControlVariable