Click or drag to resize

AddressToString Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns a formatted string containing address information, such as may be printed on an envelope.

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

Return Value

Type: String
A string containing address information.
Remarks
The address format is based on the country of the address, or a default format if the country is not available.
See Also