ILOG CPLEX .NET Reference Manual

INumVar Properties

The properties of the INumVar interface are listed below. For a complete list of INumVar interface members, see the INumVar Members topic.

Public Instance Properties

LB Queries/sets the lower bound of the invoking INumVar object.
Name Queries/sets the name of the invoking variable.
Type Queries/sets the type of the invoking INumVar object.
UB Queries/sets the upper bound of the invoking INumVar object.

See Also

INumVar Interface | ILOG.Concert Namespace