LogisticsAddressCountryRegion::isoCodeCount Method
Counts the number of countries matching the given ISOcode.
Syntax
server public static Counter isoCodeCount(LogisticsAddressCountryRegionISOCode _isoCode)
Run On
Server
Parameters
- _isoCode
Type: LogisticsAddressCountryRegionISOCode Extended Data Type
The ISOCode to count countries for.
Return Value
Type: Counter Extended Data Type
The number of countries that have the ISOCode provided.