Share via


InventTransList.getRecordList Method [AX 2012]

Retrieves the internal type-unsafe list collection that is used to store InventTrans table records.

Syntax

public List getRecordList()

Run On

Called

Return Value

Type: List Class
The internal type-unsafe list collection that is used to store InventTrans table records.

See Also

Reference

InventTransList Class