AutocompleteGeocoderSuggestionUnits Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic AddressUnit[] Units { get; set; }
Public Property Units As AddressUnit()
Get
Set
Property Value
Type:
AddressUnit
See Also