IVarTargetConstraint.UpperBound

Syntax

UpperBound: Double;

Description

The UpperBound property determines an upper constraint limit.

Comments

To set lower constraint limit, use the IVarTargetConstraint.LowerBound property.

Example

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

See also:

IVarTargetConstraint