ILOG CPLEX .NET Reference Manual

Cplex.NodeEvaluator.GetNodeId Method 

Returns the node identifier of the current node.

protected NodeId GetNodeId();

Return Value

The Cplex.NodeId of the current node.

Remarks

This method can be called only from the methods init and evaluate.

See Also

Cplex.NodeEvaluator Class | ILOG.CPLEX Namespace