DimensionHierarchyController.restoreHierarchyEventHandler Method [AX 2012]
Handles the restore hierarchy event by reverting the draft state of the currently selected hierarchy.
Syntax
protected void restoreHierarchyEventHandler(FormButtonControl _button)
Run On
Client
Parameters
- _button
Type: FormButtonControl Class
The button that is raising the event.