Country Type
Metadata for a Country
Instance members
| Instance member |
Description
|
Full Usage:
this.CapitalCity
Returns: string
|
Get the capital city of the country
|
Full Usage:
this.Code
Returns: string
|
Get the WorldBank code of the country
|
Full Usage:
this.Name
Returns: string
|
Get the name of the country
|
Full Usage:
this.Region
Returns: string
|
Get the region of the country
|
FSharp.Data