Share via


InventTransRepository.getMarkedTransactionsForReceipt Method [AX 2012]

Retrieves the inventory transactions that are marked for the specified receipt.

Syntax

public InventTransEnumerable getMarkedTransactionsForReceipt(InventTransOriginId _inventTransOriginIdReceipt)

Run On

Called

Parameters

Return Value

Type: InventTransEnumerable Interface
A collection of the inventory transactions that are marked for the specified receipt.

See Also

Reference

InventTransRepository Class