AifDocumentService.createList Method [AX 2012]
Creates a list of entities and retrieves a list of entity keys.
Syntax
protected AifEntityKeyList createList(AifDocument document)
Run On
Server
Parameters
- document
Type: AifDocument Class
The list of entities to create.
Return Value
Type: AifEntityKeyList Class
The entity keys of the created entities.