DimensionTree.deleteNodeAndChildren Method [AX 2012]
Deletes the constraint node and all its child nodes.
Syntax
private void deleteNodeAndChildren(RecId _nodeId)
Run On
Called
Parameters
- _nodeId
Type: RecId Extended Data Type
The ID of the DimensionConstraintNode record to be deleted.