Share via


EcoResProductService.find Method [AX 2012]

Finds the data objects that are specified by a query.

Syntax

public EcoResEcoResProduct find(AifQueryCriteria _queryCriteria)

Run On

Server

Parameters

Return Value

Type: EcoResEcoResProduct Class
An instance of the EcoResEcoResProduct class that contains the specified data objects.

See Also

Reference

EcoResProductService Class