AfDataContainerList.pack Method [AX 2012]
Packs the contents of the data container list into an X++ container.
Syntax
public container pack()
Run On
Called
Return Value
Type: container
An X++ container that contains the contents of the data container list.