Share via


DimensionHierarchyController.duplicateStructureEventHandler Method [AX 2012]

Handles the duplicate event by creating a copy of the hierarchy and tree that are associated with the currently selected hierarchy.

Syntax

protected void duplicateStructureEventHandler(FormRun _formRun, FormDropDialogButtonControl _button)

Run On

Client

Parameters

  • _formRun
    Type: FormRun Class
    The instance of the FormRun dialog box.

See Also

Reference

DimensionHierarchyController Class