DimensionHierarchyController.validateHierarchyEventHandler Method [AX 2012]
Handles the validate event by running tree validation on the draft tree that is associated with the currently selected hierarchy.
Syntax
protected void validateHierarchyEventHandler(FormButtonControl _button)
Run On
Client
Parameters
- _button
Type: FormButtonControl Class
The button that is raising the event.