Share via


DimensionTree::deleteTreeAndHierarchy Method [AX 2012]

Deletes the whole tree. This includes the underlying hierarchy.

Syntax

client server private static void deleteTreeAndHierarchy(RecId _treeId, int _headerAction)

Run On

Called

Parameters

  • _headerAction
    Type: int
    A value that specifies the action to take against the tree and the hierarchy header records.

See Also

Reference

DimensionTree Class