xRefCreate::findNode Method [AX 2012]

Gets property and path information for nodes that are only available client-side.

client private static boolean findNode(xRefPath _treeNodePath)

Run On

Client

Parameters

_treeNodePath
Type: xRefPath Extended Data Type
The path of the node to be found.

Return Value

Type: boolean
true if the node was found; otherwise, false.
Show: