Share via


DimensionHierarchyController.clearRelationships Method [AX 2012]

Clears relationships from the specified Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner instance.

Syntax

protected void clearRelationships(CLRObject _designer)

Run On

Client

Parameters

  • _designer
    Type: CLRObject Class
    The Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner instance from which to clear relationships.

See Also

Reference

DimensionHierarchyController Class