ISlLinearConstraint.Value

Fore Syntax

Value: Array;

Fore.NET Syntax

Value: System.Array;

Description

The Value property determines values of linear constraint coefficients.

Comments

Input array indexing must start from zero.

Fore and Fore.NET Example

The property use is given in the example for ISlLinearConstraint.Result.

See also:

ISlLinearConstraint