Click or drag to resize

AutocompleteGeocoderBaseArgsCountry Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The Country in which to search. This property is ignored if CountriesZone is not null.

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

Property Value

Type: Country
Remarks
This property is deprecated in GeoBase 4.5 in favor of Countries. It should only be used in isolation; it might not behave as expected if Countries has previously been set to use multiple countries.
See Also