xInfo.findNode Method [AX 2012]
Retrieves the specified a tree node.
public TreeNode findNode(str nodePath)
Run On
CalledParameters
- nodePath
- Type: str
A string that contains the path to the node.
This method is obsolete. Use the TreeNode::findNode Method instead.
Community Additions
ADD
Show: