IVarTargetConstraint.LowerBound

Fore Syntax

LowerBound: Double;

Fore.NET Syntax

LowerBound: double;

Description

The LowerBound property determines a constraint lower border value.

Comments

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

Fore and Fore.NET Examples

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

See also:

IVarTargetConstraint.Include