Returns the solution status for the current node.
This method returns the status of the solution found by the instance of Cplex
at the current node during the last call to the method Cplex.HeuristicCallback.Solve
(which may have been called directly in the callback or by Cplex
when processing the node just before the callback is called). Cplex.Status