WebCountry Class |
Namespace: ArtDatabanken.WebService.Data
The WebCountry type exposes the following members.
Name | Description | |
---|---|---|
WebCountry | Initializes a new instance of the WebCountry class |
Name | Description | |
---|---|---|
Id |
Id for this country.
| |
ISOAlpha2Code |
A two character code representing the country according to ISO-3166.
| |
ISOAlpha3Code |
A three character code representing the country according to ISO-3166.
| |
ISOCode |
A integer code representing the country according to ISO-3166.
| |
ISOName |
ISO Name of the country.
| |
Name |
English name of the country.
| |
NativeName |
Native name or names of the country.
| |
NativeShortName |
Native short name or names of the country.
| |
PhoneNumberPrefix |
Phone number prefix.
| |
ShortName |
Short english name of the country.
|