InventMovement.inventItemOrderCheckNotStopped Method [AX 2012]

Checks if the item in question is stopped in the inventory.

Syntax

public boolean inventItemOrderCheckNotStopped()

Run On

Called

Return Value

Type: boolean
true if the item is not stopped; otherwise, false.

See Also

Reference

InventMovement Class