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