Share via


CustomerTransactionService.find Method [AX 2012]

Finds data objects.

Syntax

public CustomerTransaction find(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

Return Value

Type: CustomerTransaction Class
A CustomerTransaction document that contains the specified data objects.

See Also

Reference

CustomerTransactionService Class