Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the city count depending on the best match.
Syntax
server public static RecId cityCount(
LogisticsAddressCity _cityName,
[LogisticsAddressCountryRegionId _countryRegionId,
LogisticsAddressStateId _stateId])
Run On
Server
Parameters
- _cityName
Type: LogisticsAddressCity Extended Data Type
The name of the city to count.
- _countryRegionId
Type: LogisticsAddressCountryRegionId Extended Data Type
The ID of the country/region where the city count will be based.
- _stateId
Type: LogisticsAddressStateId Extended Data Type
The ID of the state where the city count will be based.
Return Value
Type: RecId Extended Data Type
The count of the city records.