Click or drag to resize

LocationSearchSuggestionAddress Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The address data for the suggestion, for use with AddressFormatter.

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

Property Value

Type: IAddressData

Implements

ISearchSuggestionAddress
See Also