IVarTargetConstraint.LowerBound

Syntax

LowerBound: Double;

Description

The LowerBound property determines a constraint lower border value.

Comments

To set upper constraint limit, use the IVarTargetConstraint.UpperBound property.

Example

The property use is given in the example for IVarTargetConstraint.Include.

See also:

IVarTargetConstraint.Include