Share via


InventAgingQueryBuilder.applyRange Method [AX 2012]

Determines if a range should be applied to the query.

Syntax

private boolean applyRange(TableId _tableId, FieldId _fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true, if the range should be applied to the query; otherwise false.

See Also

Reference

InventAgingQueryBuilder Class