ILOG CPLEX .NET Reference Manual

Cplex.LowerBound Method 

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

public virtual INumVarBound LowerBound(
   INumVar var
);

See Also

Cplex Class | ILOG.CPLEX Namespace