Share via


LogisticsAddressZipCode::mcrFindCounty Method

Finds the count based on the passed parameters.

Syntax

server public static AddressCountyId mcrFindCounty(
    AddressZipCodeId _zipCode, 
   [AddressCountryRegionId _countryRegionId, 
    AddressCity _city])

Run On

Server

Parameters

Return Value

Type: AddressCountyId Extended Data Type
The county corresponding to the passed parameters.

See Also

Reference

LogisticsAddressZipCode Table