InventMovement.transferDirection Method [AX 2012]

Retrieves the direction of the transfer movements.

Syntax

public InventDirection transferDirection()

Run On

Called

Return Value

Type: InventDirection Enumeration
The direction of the transfer movements.

Remarks

This method should be overridden in all transfer-related inherited classes.

See Also

Reference

InventMovement Class