LogisticsPostalAddressMap.mcrCheckAddressElementMandatory Method
Checks if the address element is mandatory.
Syntax
public boolean mcrCheckAddressElementMandatory(LogisticsAddressElement _element)
Run On
Called
Parameters
- _element
Type: LogisticsAddressElement Enumeration
The address element to check if it is mandatory or not.
Return Value
Type: boolean
true if the address element is mandatory; otherwise, false.