Share via


WHSLoadTable::validateInventTransTypeMatches Method

Validates that lines being added to the load are not of a different order type then lines currently on the load.

Syntax

client server public static boolean validateInventTransTypeMatches(WHSLoadId _loadId, InventTransType _inventTransType)

Run On

Called

Parameters

Return Value

Type: boolean
true if the inventTransType matches that of the load lines currently on the load; otherwise, false.

See Also

Reference

WHSLoadTable Table