Share via


LedgerDimensionAccountController.addSegmentToControl Method [AX 2012]

Adds the specified segment to the control.

Syntax

protected void addSegmentToControl(
    str _name, 
    RecId _dimensionAttributeId, 
   [DimensionValue _value, 
    Name _description])

Run On

Called

Parameters

  • _name
    Type: str
    The display name of the segment.

See Also

Reference

LedgerDimensionAccountController Class