ITargetControlVariable.Name

Fore Syntax

Name: String;

Fore.NET Syntax

Name: string;

Description

The Name property determines a variable name.

Comments

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

Fore and Fore.NET Examples

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

See also:

ITargetControlVariable