DimensionHierarchyController.renameHierarchyEventHandler Method [AX 2012]
Handles the rename hierarchy event by renaming the current hierarchy.
Syntax
protected void renameHierarchyEventHandler(FormRun _formRun, FormDropDialogButtonControl _button)
Run On
Client
Parameters
- _formRun
Type: FormRun Class
The FormRun object of the confirmation dialog box.
- _button
Type: FormDropDialogButtonControl Class
The button raising the event.