Returns the node identifier of the current node.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
protected Cplex..::..NodeId GetNodeId()
Visual Basic
Protected Function GetNodeId As Cplex..::..NodeId

Return Value

the node identifier of the current node.

See Also