Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks if the load does not have any non-completed appointments.
Syntax
client server public static boolean isAppointmentComplete(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 no appointmenst exists that should block load shipping; othwerwise, false.