SalesSalesEInvoice_LogisticsAddressCount.existsAddressUseZipPlus4 Method [AX 2012]

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

Syntax

public boolean existsAddressUseZipPlus4()

Run On

Called

Return Value

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

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

SalesSalesEInvoice_LogisticsAddressCount Class