Click or drag to resize

OneLineAddressDataCountry Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets the Country for this address.

Namespace:  Telogis.GeoBase.Addresses
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Country Country { get; set; }

Property Value

Type: Country

Implements

IAddressDataCountry
See Also