Share via


DimensionHierarchyController.setLabels Method [AX 2012]

Sets the labels for the specified instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner class.

Syntax

protected void setLabels(CLRObject _designer)

Run On

Client

Parameters

  • _designer
    Type: CLRObject Class
    The instance of the Microsoft.Dynamics.AX.Frameworks.Controls.Dimensions.HierarchyDesigner class for which to set labels.

See Also

Reference

DimensionHierarchyController Class