ILOG CPLEX .NET Reference Manual

Cplex.ControlCallback.NodeData Property

Gets the user object attached to the current node. User objects can be attached to a node when the node is created with the method Cplex.BranchCallback.MakeBranch in a branch callback.

protected object NodeData {get;}

See Also

Cplex.ControlCallback Class | ILOG.CPLEX Namespace