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.
Determines whether the address element is included in the string for the full formatted address.
Syntax
server public static boolean includeElementInAddressFormat(AddressFormatId _addrFormat, LogisticsAddressElement _element)
Run On
Server
Parameters
- _addrFormat
Type: AddressFormatId Extended Data Type
The address format code.
- _element
Type: LogisticsAddressElement Enumeration
The address element enum value.
Return Value
Type: boolean
true if the address element is included in the full formatted address; otherwise, false.