LedgerDimensionEPController.getUnrestrictedLookupData Method [AX 2012]

Gets an unrestricted query for the specified index.

Syntax

public Query getUnrestrictedLookupData(int _controlIndex)

Run On

Called

Parameters

  • _controlIndex
    Type: int
    The index to search.

Return Value

Type: Query Class
A query used for lookups in EP.

See Also

Reference

LedgerDimensionEPController Class