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