Click or drag to resize

OneLineAddressDataToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the OneLineAddressData as a 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 OneLineAddressData as a string.
Remarks
Formatted as "Full Address,Country of Address,Location of Address".
See Also