Share via


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.

See Also

AfDataContainerList Class

Pack-Unpack Design Pattern