LedgerDimensionEPController.getSegment Method [AX 2012]

Gets the EP segment at the specified control index.

Syntax

public LedgerDimensionEPSegment getSegment(int _index)

Run On

Called

Parameters

  • _index
    Type: int
    The index to search.

Return Value

Type: LedgerDimensionEPSegment Class
The EP segment at the specified index.

See Also

Reference

LedgerDimensionEPController Class