ILOG CPLEX .NET Reference Manual

Cplex.DelDirection Method 

Removes any existing branching direction assignments from the variable var.

public virtual void DelDirection(
   INumVar var
);

Parameters

var
The variable whose branching direction assignment is being removed.

See Also

Cplex Class | ILOG.CPLEX Namespace