SalesLine.mcrIsAddressElementMandatory Method
Determines whether the specified delivery address field is mandatory, based on the country.
Syntax
public boolean mcrIsAddressElementMandatory(LogisticsAddressElement _element)
Run On
Called
Parameters
- _element
Type: LogisticsAddressElement Enumeration
The logistics address.
Return Value
Type: boolean
true if the address is mandatory; otherwise, false.