ITargetPhaseVariable.Name

Fore syntax

Name: String;

Fore.NET syntax

Name: string;

Description

The Name property determines variable name.

Comments

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

Fore and Fore.NET examples

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

See also:

ITargetPhaseVariable.CoefficientsOrder