InventTransferOrderService.find Method [AX 2012]
Finds data objects.
Syntax
public InventTransferOrder find(AifQueryCriteria _queryCriteria)
Run On
Server
Parameters
- _queryCriteria
Type: AifQueryCriteria Class
The query criteria to use to find the data objects.
Return Value
Type: InventTransferOrder Class
A InventTransferOrder document that contains the specified data objects.