AifDocumentService.findKeyList Method [AX 2012]

Find entities matching a criteria.

Syntax

protected AifEntityKeyList findKeyList(
    AifQueryCriteria queryCriteria, 
    AifDocument document, 
   [utcdatetime validFrom, 
    utcdatetime validTo])

Run On

Server

Parameters

Return Value

Type: AifEntityKeyList Class
The document keys of the matching entities.

See Also

Reference

AifDocumentService Class