AutocompleteGeocoderBaseArgsCountriesZone Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A
BoundingBox that determines which countries to search. All countries
falling within this
BoundingBox are included in the search. Note that this does not limit the search to only those regions of
the country covered by the
BoundingBox. If a value of null is passed for this parameter, and Country is set to Country.Unknown,
then all available countries are searched.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public BoundingBox CountriesZone { get; set; }
Public Property CountriesZone As BoundingBox
Get
Set
Property Value
Type:
BoundingBoxSee Also