Share via


InventMovement.quantityToDirection Method [AX 2012]

Converts a quantity to an InventDirection object that matches the quantity.

Syntax

private InventDirection quantityToDirection(InventQty _qty)

Run On

Called

Parameters

Return Value

Type: InventDirection Enumeration
An InventDirection value.

See Also

Reference

InventMovement Class