Share via


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

Return Value

Type: boolean
true if the criteria must be applied to the query; otherwise, false.

See Also

Reference

InventOnHandSingleDimensionCriteria Class