BudgetPlanService.findKeys Method [AX 2012]
Finds entity keys.
Syntax
public AifEntityKeyList findKeys(AifQueryCriteria _queryCriteria)
Run On
Server
Parameters
- _queryCriteria
Type: AifQueryCriteria Class
The query criteria that are used to find the data objects.
Return Value
Type: AifEntityKeyList Class
A list of entity keys that identify the specified data objects.