DimensionHierarchyController.activateHierarchyEventHandler Method [AX 2012]
Handles the activate hierarchy event by starting the draft tree that is associated with the currently selected hierarchy.
Syntax
protected void activateHierarchyEventHandler(FormButtonControl _button)
Run On
Client
Parameters
- _button
Type: FormButtonControl Class
The button that raises the event.