Returns the node identifier of the current node.

Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
protected internal Cplex..::..NodeId GetNodeId()

Return Value

The Cplex.NodeId of the current node.

See Also