GeocodeAddressFormattedAddress Property | |
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; }
Public ReadOnly Property FormattedAddress As String
Get
Property Value
Type:
StringRemarks
Implements
GetLongLineForm
with a default culture determined by the country of the address.
See Also