This documentation is archived and is not being maintained.
xRecord.buf2con Method [AX 2012]
Packs the table buffers of an xRecord instance into an X++ container.
public container buf2con([boolean packOrigBuffer])
Run On
Called
Parameters
-
packOrigBuffer
- Type: boolean
Return Value
Type:
container
A container that holds packed buffers.