InventPickingListService.findKeys Method [AX 2012]
Finds the entities matching a given criteria.
Syntax
public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)
Run On
Server
Parameters
- _queryCriteria
Type: AifQueryCriteria Class
The criteria to use for finding entities.
Return Value
Type: AifEntityKeyList Class
The document keys (IDs) of the matching entities.