Share via


InventItemType.canBeTransferred Method [AX 2012]

Indicates whether the ItemType can be transferred when it uses transfer orders.

Syntax

public boolean canBeTransferred()

Run On

Called

Return Value

Type: boolean
true if the ItemType can be transferred; otherwise, false.

Remarks

By default, the method returns false.

See Also

Reference

InventItemType Class