Share via


InventTransferOrderService.read Method [AX 2012]

Reads a InventTransferOrder document that contains one or more data objects.

Syntax

public InventTransferOrder read(AifEntityKeyList _entityKeyList)

Run On

Server

Parameters

Return Value

Type: InventTransferOrder Class
A InventTransferOrder document that contains a list of read data objects.

See Also

Reference

InventTransferOrderService Class