Share via


AxdCustCreditCard.findEntityKeyList Method [AX 2012]

Finds the entity keys that identify the posted transactions in the database.

Syntax

public AifEntityKeyList findEntityKeyList(AifQueryCriteria _queryCriteria, AifEndpointActionPolicyInfo _actionPolicyInfo)

Run On

Server

Parameters

Return Value

Type: AifEntityKeyList Class
A list that contains the entity keys that define the documents that are identified by the query or the array of criteria.

See Also

Reference

AxdCustCreditCard Class