TreeNode.AOTprevious Method [AX 2012]

Returns the previous sibling of this tree node.

public TreeNode AOTprevious()

Run On

Called

Return Value

Type: TreeNode Class
The previous tree node relative to this one on the same level.

Community Additions

ADD
Show: