WHSWorkTable::isWorkComplete Method
Checks if all work for the load is complete.
Syntax
client server public static boolean isWorkComplete(WHSLoadId _loadId)
Run On
Called
Parameters
- _loadId
Type: WHSLoadId Extended Data Type
The load Id of the load being validated.
Return Value
Type: boolean
true if all work for the load is complete; othwerwise, false.