TradePostalAddress.isDeliveryRole Method [AX 2012]

Checks whether a logistics location is of type delivery.

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.

Community Additions

ADD
Show: