CountryData Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in dataList
public class CountryData
type CountryData = class
Public Class CountryData
- Inheritance
-
CountryData
Constructors
| Name | Description |
|---|---|
| CountryData() | |
Properties
| Name | Description |
|---|---|
| Code |
Code. |
| Id |
ID. |
| Name |
Name. |
| ThreeLetterIsoCode |
Three Letter Iso Code. |
| TwoLetterIsoCode |
Two Letter Iso Code. |