InventMovement.isReturned Method [AX 2012]

Determines whether the movement represents a return.

Syntax

public boolean isReturned(InventQty _qty)

Run On

Called

Parameters

Return Value

Type: boolean
true if the movement represents a return; otherwise, false.

See Also

Reference

InventMovement Class