AifDocumentService.deleteList Method [AX 2012]
Deletes a list of entities
protected void deleteList(AifEntityKeyList entityKeyList, AifDocument document)
Run On
ServerParameters
- entityKeyList
- Type: AifEntityKeyList Class
The entity keys of the entities to delete.
- document
- Type: AifDocument Class
An instance of the AifDocument class.
Community Additions
ADD
Show: