XGisResultCountryName Property |
Gets or sets the name of the country.
Namespace:
Biolomics.SharedClasses
Assembly:
Biolomics.SharedClasses (in Biolomics.SharedClasses.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string CountryName { get; set; }
Public Property CountryName As String
Get
Set
Property Value
Type:
StringThe name of the country.
See Also