Click or drag to resize

AutocompleteGeocoderSuggestionIsStreetNameOnly Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether a street suggestion is a street-name-only result, as opposed to full street address suggestion. This will always return false. It is kept for backwards-compatibility only.

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

Property Value

Type: Boolean
See Also