ILOG CPLEX .NET Reference Manual

Cplex.UpperBound Method 

Creates and returns an object of type INumVarBound to represent the upper bound of variable var.

public virtual INumVarBound UpperBound(
   INumVar var
);

See Also

Cplex Class | ILOG.CPLEX Namespace