Share via


LogisticsEntityPostalAddressFormHandler.canDeleteAddress Method [AX 2012]

Determine whether the entity has implemented defaults and the address is set as a default address

Syntax

public boolean canDeleteAddress()

Run On

Called

Return Value

Type: boolean
true if the address is not set as a default address; otherwise, false.

See Also

Reference

LogisticsEntityPostalAddressFormHandler Class