DimensionHierarchyController.editHierarchyEventHandler Method [AX 2012]
Handles the edit hierarchy event by converting the current hierarchy to a draft state.
Syntax
protected void editHierarchyEventHandler(FormButtonControl _button)
Run On
Client
Parameters
- _button
Type: FormButtonControl Class
The button raising the event.