LogisticsPostalAddressMap.mcrCheckAddressElementMandatory Method [AX 2012]

Checks if the address element is mandatory.

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.

Community Additions

ADD
Show: