StreetDataSuburb Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the first subdivision of a city that this street is in
null if such a thing is not present. (It could be called suburb or neighborhood
depending on the Country).
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic string Suburb { get; }
Public ReadOnly Property Suburb As String
Get
Property Value
Type:
String
See Also