AutocompleteGeocoderSuggestionIsStreetNameOnly Property | |
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; }
Public Property IsStreetNameOnly As Boolean
Get
Set
Property Value
Type:
BooleanSee Also