Click or drag to resize

AutocompleteGeocoderSuggestionStreetNumber 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. Set to InvalidStreetNumber if the suggestion does not have a street number.

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

Property Value

Type: Int32

Implements

ISearchSuggestionStreetNumber
Remarks
StreetNumber is deprecated in GeoBase 4.30. Use StreetNumberFull instead.
See Also