SysQueryForm.getUnionRestrictedStatus Method [AX 2012]

Finds the most restricted range status among all the queries that are applied on the current field

Syntax

public RangeStatus getUnionRestrictedStatus(QueryBuildDataSource qbs, FieldName fieldName)

Run On

Client

Parameters

Return Value

Type: RangeStatus Enumeration
The most restricted filter status of all the queries that are applied on current field

See Also

Reference

SysQueryForm Class