LogisticsPostalAddressMap.mcrIsAddressElementMandatory Method [AX 2012]

Determines whether or not something for this address is mandantory based on the country.

public boolean mcrIsAddressElementMandatory(LogisticsAddressElement _element)

Run On

Called

Parameters

_element
Type: LogisticsAddressElement Enumeration
The address element to check if it is mandatory or not based on the country.

Return Value

Type: boolean
true if the address element is mandatory; otherwise, false.

Community Additions

ADD
Show: