DimensionHierarchyController.deleteHierarchy Method [AX 2012]
Deletes the selected hierarchy.
Syntax
public boolean deleteHierarchy(FormTabPageControl _tabPage)
Run On
Client
Parameters
- _tabPage
Type: FormTabPageControl Class
The tab page that contains the hierarchy.
Return Value
Type: boolean
true if the hierarchy was deleted; otherwise, false.