Share via


SysQueryForm.hideRestrictedDimensionLookups Method [AX 2012]

Hides a look-up field based on the most restricted range status of the QBR or QF that is applied on the field; when the field is also a dimension field, hides associated dimension fields based on the most restricted status.

Syntax

private void hideRestrictedDimensionLookups(QueryBuildDataSource _qbds, int _prefixId)

Run On

Client

Parameters

  • _prefixId
    Type: int
    The current table.

See Also

Reference

SysQueryForm Class