DimensionHierarchyController.editRelationshipsEventHandler Method [AX 2012]
Handles the edit relationships event by starting the DimensionRelationshipConstraint form and updates the designer with the changes.
Syntax
protected void editRelationshipsEventHandler(FormButtonControl _button)
Run On
Client
Parameters
- _button
Type: FormButtonControl Class
The button that raises the event.