ProjListNode.setNextNode Method [AX 2012]
Sets the next node of the list.
public void setNextNode(ProjListNode _projListNode)
Run On
CalledParameters
- _projListNode
- Type: ProjListNode Class
The node to be set.
Community Additions
ADD
Show:
Sets the next node of the list.
public void setNextNode(ProjListNode _projListNode)