Click or drag to resize

AutocompleteGeocoderSuggestionUnits Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The unit identifiers of the suggestion. E.g. "Floor 2, Building 3". Gets the unit types and corresponding units as AddressUnit objects.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public AddressUnit[] Units { get; set; }

Property Value

Type: AddressUnit
See Also