LocationSearchBaseArgsCountries Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A list of countries in which to search. An empty array indicates to search all countries
(which might not be supported by some search sources). The default is all countries.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public Country[] Countries { get; set; }
Public Property Countries As Country()
Get
Set
Property Value
Type:
CountryImplements
ISearchArgsCountriesSee Also