Share via


LedgerDimensionAccountController.removeSegmentFromControl Method [AX 2012]

Removes the specified segment from the control.

Syntax

private void removeSegmentFromControl(int _segmentIndex)

Run On

Called

Parameters

  • _segmentIndex
    Type: int
    The index of the segment to remove from the control.

See Also

Reference

LedgerDimensionAccountController Class