ITargetControlVariable.CoefficientsOrder

Fore Syntax

CoefficientsOrder: String;

Fore.NET Syntax

CoefficientsOrder: string;

Description

The CoefficientsOrder property determines an order of variable coefficients.

Comments

If there are several coefficients, separate them using semicolon.

Fore and Fore.NET Examples

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

See also:

ITargetControlVariable