Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds entities that match the specified query criteria in the SalesTable.
Syntax
public ReturnReturnOrderOut find(AifQueryCriteria _queryCriteria)
Run On
Server
Parameters
- _queryCriteria
Type: AifQueryCriteria Class
The query criteria that is used to find entities.
Return Value
Type: ReturnReturnOrderOut Class
A record of the ReturnReturnOrderOut table that matches the query criteria.