Share via


InventTransferTable.checkValid Method

Verifies that the transfer is valid.

Syntax

public boolean checkValid(InventTransferId _transferId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transfer is valid; otherwise, false.

Remarks

The transfer is valid if the transfer ID is not null Nothing nullptr unit a null reference (Nothing in Visual Basic) and the InventTransfer table buffer exists.

See Also

Reference

InventTransferTable Table