Share via


InventTransferOrderCreate_InvTransTable.createInvTransLine Method [AX 2012]

Creates a new data container list for the InventTransferLine class.

Syntax

public AfStronglyTypedDataContainerList createInvTransLine()

Run On

Called

Return Value

Type: AfStronglyTypedDataContainerList Class
An instance of the AfStronglyTypedDataContainerList data container list.

Remarks

For more information, see the AfStronglyTypedDataContainer Class class.

See Also

Reference

InventTransferOrderCreate_InvTransTable Class