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 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.