Click or drag to resize

AddressFormattedAddress Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns a long line formatted string representing a structured address returned from a geocoding operation.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public string FormattedAddress { get; }

Property Value

Type: String
Remarks
Implements GetLongLineForm with a default culture determined by the country of the address.
See Also