ILOG CPLEX .NET Reference Manual

Cplex.BranchCallback.GetBranchType Method 

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

protected virtual BranchType GetBranchType();

Return Value

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

See Also

Cplex.BranchCallback Class | ILOG.CPLEX Namespace