Click or drag to resize

StreetDataToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the string representation of the street, using the AddressFormatter.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override string ToString()

Return Value

Type: String
The street address. For example: Maple Ave, Boston, Suffok, Massachusetts.
See Also