Click or drag to resize

GeocodeResultRawAddress Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the IAddressData that represents the original address given to find this IGeocodeResult.

Namespace:  Telogis.GeoBase.Addresses
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public IAddressData RawAddress { get; set; }

Property Value

Type: IAddressData

Implements

IGeocodeResultRawAddress
See Also