DimensionTree::clearTree Method [AX 2012]
Clears the specified tree.
Syntax
client server public static void clearTree(RecId _treeId)
Run On
Called
Parameters
- _treeId
Type: RecId Extended Data Type
The ID of the tree to clear.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Clears the specified tree.
client server public static void clearTree(RecId _treeId)
Called