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