DimensionHierarchyController.restoreHierarchy Method [AX 2012]
Restores the specified hierarchy.
Syntax
private void restoreHierarchy(CLRObject _designer, FormTabPageControl _tabPage)
Run On
Client
Parameters
- _designer
Type: CLRObject Class
The designer that specifies the hierarchy.
- _tabPage
Type: FormTabPageControl Class
The instance of the FormTabPageControl class on which the hierarchy occurs.