ProjListNode.setNextNode Method [AX 2012]

Sets the next node of the list.

public void setNextNode(ProjListNode _projListNode)

Run On

Called

Parameters

_projListNode
Type: ProjListNode Class
The node to be set.

Community Additions

ADD
Show: