Share via


TradePostalAddress.isDeliveryRole Method

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.

See Also

Reference

TradePostalAddress Map