ITargetPhaseVariable.Id

Fore Syntax

Id: String;

Fore.NET Syntax

Id: string;

Description

The Id property returns phase variable identifier.

Comments

Variable identifier is set on variable creation by means of the ITargetPhaseVariablesArray.Add method.

Fore and Fore.NET Examples

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

See also:

ITargetPhaseVariable.CoefficientsOrder