Share via


ReturnReturnOrderOutService.find Method [AX 2012]

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

Syntax

public ReturnReturnOrderOut find(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

Return Value

Type: ReturnReturnOrderOut Class
A record of the ReturnReturnOrderOut table that matches the query criteria.

See Also

Reference

ReturnReturnOrderOutService Class