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 given query criteria in the SalesTable.
Syntax
public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)
Run On
Server
Parameters
- _queryCriteria
Type: AifQueryCriteria Class
The criteria that is used to find entities.
Return Value
Type: AifEntityKeyList Class
An instance of the AifEntityKeyList class that contains the list of entity keys for ReturnReturnOrderOut records that match the query criteria.