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

Return Value

Type: AifEntityKeyList Class
The entity keys of the created entities.

See Also

Reference

AifDocumentService Class