Share via


InventMov_ProjItemTrans.mustCheckOverDelivery Method [AX 2012]

Indicates whether the current InventMovement object requires checking for over delivery.

Syntax

public NoYes mustCheckOverDelivery(InventDirection _direction)

Run On

Called

Parameters

Return Value

Type: NoYes Enumeration
true if over delivery must be checked; otherwise, false.

See Also

Reference

InventMov_ProjItemTrans Class