TreeNode.getNodeInLayer Method [AX 2012]
Retrieves a version of the tree node from a specified layer.
public TreeNode getNodeInLayer(UtilEntryLevel layer, [boolean old])
Run On
CalledParameters
- layer
- Type: UtilEntryLevel Enumeration
The layer for the new node.
- old
- Type: boolean
The value specifying whether or not the node should be retrieved from the layer file in the old model store; optional.
Community Additions
ADD
Show: