Share via


LogisticsEntityPostalAddressFormHandler.isPostalAddress Method [AX 2012]

Determines whether the location is a postal address.

Syntax

public NoYes isPostalAddress()

Run On

Called

Return Value

Type: NoYes Enumeration
A Yes enumeration value if the location is a postal address; a No value if it is an electronic address.

See Also

Reference

LogisticsEntityPostalAddressFormHandler Class