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 whether a logistics location is of type delivery.
Syntax
public boolean isDeliveryRole(LogisticsLocation _location)
Run On
Called
Parameters
- _location
Type: LogisticsLocation Table
The LogisticsLocation record to use when you check whether the address is of type delivery.
Return Value
Type: boolean
true if the location is a delivery address; otherwise, false.