Share via


InventMov_KanbanJob_Transfer.isTransfer Method [AX 2012]

Determines whether a movement is a transfer of items.

Syntax

public NoYes isTransfer()

Run On

Called

Return Value

Type: NoYes Enumeration
Always returns true.

Remarks

This method overrides the base class method.

See Also

Reference

InventMov_KanbanJob_Transfer Class