Click or drag to resize

AutocompleteGeocoderSuggestionStreetNumberFull Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The street number of the suggestion, e.g. 20, 5b or 10-12.

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

Property Value

Type: String

Implements

ISearchSuggestionStreetNumberFull
Remarks
Unit information, such as an apartment or floor number, is not included. This is stored separately in the Units property. StreetNumberFull is set to null if there is no street number.
See Also