LedgerDimensionEPController.getLookupDataSet Method [AX 2012]

Gets a data set to use for lookups in EP.

Syntax

public DataSet getLookupDataSet(int _controlIndex)

Run On

Called

Parameters

  • _controlIndex
    Type: int
    The index to search.

Return Value

Type: DataSet Class
A data set for the lookups on the specified segment.

See Also

Reference

LedgerDimensionEPController Class