TreeNode.AOTnextSibling Method [AX 2012]

Returns the next node on the same level as the tree node.

public TreeNode AOTnextSibling()

Run On

Called

Return Value

Type: TreeNode Class
The next node on the same level as the current tree node.

Community Additions

ADD
Show: