Share via


ReturnReturnOrderOutService.findKeys Method [AX 2012]

Finds entities that match the given query criteria in the SalesTable.

Syntax

public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

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.

See Also

Reference

ReturnReturnOrderOutService Class