Share via


InventPickingListService.findKeys Method [AX 2012]

Finds the entities matching a given criteria.

Syntax

public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

Return Value

Type: AifEntityKeyList Class
The document keys (IDs) of the matching entities.

See Also

Reference

InventPickingListService Class