Share via


InventPickingListService.find Method [AX 2012]

Finds the entities matching given criteria.

Syntax

public InventPickingList find(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

Return Value

Type: InventPickingList Class
An InventPickingList class which extends AifDocument.

See Also

Reference

InventPickingListService Class