TMSAppointment::isAppointmentComplete Method
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.