ILOG CPLEX .NET Reference Manual

Cplex.Goal.GetBranchType Method 

Returns the type of branching Cplex is going to do at the current node unless overridden by the invoking goal.

protected BranchType GetBranchType();

Return Value

The type of branching Cplex is going to do at the current node.

See Also

Cplex.Goal Class | ILOG.CPLEX Namespace