ProjQuotationLineService.getKeys Method [AX 2012]
Get entity keys passing server-defined filters.
public AifEntityKeyPage getKeys(AifDocumentPaging _paging)
Run On
ServerParameters
- _paging
- Type: AifDocumentPaging Class
The query criteria to use to find the data objects.
Return Value
Type: AifEntityKeyPage ClassA list of entity keys that identify the specified data objects.
Community Additions
ADD
Show: