LogisticsPostalAddress.mcrIsAddresElementMandatory Method
Determines whethere the passed LogisticsAddressElement object is mandatory.
Syntax
public boolean mcrIsAddresElementMandatory(LogisticsAddressElement _element)
Run On
Called
Parameters
- _element
Type: LogisticsAddressElement Enumeration
The LogisticsAddressElement object for which this method determines if it is mandatory.
Return Value
Type: boolean
true if the passed LogisticsAddressElement is mandatory; otherwise, false.