LogisticsPostalAddress::zipCityCountyRegionDifferent Method

Indicates whether two addresses have matching ZIP Code or postal code, city, county, and country/region.

Syntax

client server public static boolean zipCityCountyRegionDifferent(LogisticsPostalAddressRecId _address1, LogisticsPostalAddressRecId _address2)

Run On

Called

Parameters

Return Value

Type: boolean
true if the ZIP Code or postal code, city, county, and country/region match; otherwise, false.

See Also

Reference

LogisticsPostalAddress Table