InventTransList.appendList Method [AX 2012]
Appends a list to the end of the current list.
Syntax
public void appendList(InventTransList _inventTransList)
Run On
Called
Parameters
- _inventTransList
Type: InventTransList Class
A list of InventTrans table records.