WHSLoadTable::hasQuantityNotPhysicallyReserved Method
Determines if a given load has quantities that are not physically reserved.
Syntax
server public static boolean hasQuantityNotPhysicallyReserved(WHSLoadId _whsLoadId)
Run On
Server
Parameters
- _whsLoadId
Type: WHSLoadId Extended Data Type
The load ID.
Return Value
Type: boolean
true if the load has quantities that are not physically reserved; otherwise, false.