Share via


CustCustomer_DirPartyPostalAddressView.existsAddress Method [AX 2012]

Determines whether the Address data item is in the data container.

Syntax

public boolean existsAddress()

Run On

Called

Return Value

Type: boolean
if the Address data item exists; otherwise, false. true

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

CustCustomer_DirPartyPostalAddressView Class