AutocompleteGeocoderSuggestionUnits Property | |
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; }
Public Property Units As AddressUnit()
Get
Set
Property Value
Type:
AddressUnitSee Also