Click or drag to resize

AutocompleteGeocoderSuggestionAddressConvention Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether the address conventions in the country of the suggested street/region place the street number before the street name (e.g. "20 Enterprise"), or after the street name (e.g. "Ave. Santa Fe 94").

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

Property Value

Type: AddressConvention
See Also