Share via


InventTransferOrderCreate.createInvTransTable Method [AX 2012]

Creates a new data container list for the InventTransferTable class.

Syntax

public AfStronglyTypedDataContainerList createInvTransTable()

Run On

Called

Return Value

Type: AfStronglyTypedDataContainerList Class
An AfStronglyTypedDataContainerList data container list.

Remarks

For more information, see the AfStronglyTypedDataContainerList Class.

See Also

Reference

InventTransferOrderCreate Class