Click or drag to resize

StreetAddressDataToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the StreetAddressData as a formatted string.

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

Return Value

Type: String
The StreetAddressData as a formatted string.
Remarks
Formatted as "[Street Address],[State],[PostCode],[City],[Country],[Location]"
See Also