Share via


DimensionHierarchyController.addRelationships Method [AX 2012]

Adds relationships to the specified Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner instance.

Syntax

protected void addRelationships(CLRObject _designer, RecId _dimensionHierarchyId)

Run On

Client

Parameters

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

See Also

Reference

DimensionHierarchyController Class