ISlLinearConstraint.BoundaryUpper

Syntax

BoundaryUpper: Double;

Description

The BoundaryUpper property determines the upper bound.

Comments

To determine the lower bound of linear constraint, use the ISlLinearConstraint.BoundaryLower property.

Example

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

See also:

ISlLinearConstraint