InventOnHandSingleDimensionCriteria.mustBeAppliedToQuery Method [AX 2012]
Gets a value indicating whether the criteria must be applied to the specified query.
Syntax
public boolean mustBeAppliedToQuery(InventOnHandQuery _onHandQuery)
Run On
Called
Parameters
- _onHandQuery
Type: InventOnHandQuery Class
The on hand query.
Return Value
Type: boolean
true if the criteria must be applied to the query; otherwise, false.