Click or drag to resize

StructuredGeoCodeArgs Fields

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The StructuredGeoCodeArgs type exposes the following members.

Fields
  NameDescription
Public fieldAddress
The street number and street of the address.
Public fieldCity
The city to be searched.
Public fieldCountry
The country to search.
(Inherited from GeoCodeArgs.)
Public fieldMaxResults
The maximum number of results to return.
(Inherited from GeoCodeArgs.)
Public fieldPostalCode
The postal code to be searched.
Public fieldRegion
The region to be searched.
Public fieldUseExternalGeocoder
Use external geocoder if available
(Inherited from GeoCodeArgs.)
Public fieldUseInternalGeocoder
Use the built-in geocoder
(Inherited from GeoCodeArgs.)
Top
See Also