Share via


AfDataItemDescriptor.pack Method [AX 2012]

Packs the contents of the data item descriptor into an X++ container.

Syntax

public container pack()

Run On

Called

Return Value

Type: container
An X++ container that holds the contents of the data item descriptor.

See Also

AfDataItemDescriptor Class

Pack-Unpack Design Pattern