Returns the branch direction for a variable.
The branch direction for variable var
.
This method returns the branch direction assigned to the variable var
by the method Cplex.SetDirection. If no branch direction has been assigned to the variable, Cplex.BranchDirection.Global is returned.