AutocompleteGeocoderSuggestionResultType Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Indicates whether the suggestion is a region address. If this is false, the suggestion will be a street address.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public AutocompleteGeocoderResultType ResultType { get; set; }
Public Property ResultType As AutocompleteGeocoderResultType
Get
Set
Property Value
Type:
AutocompleteGeocoderResultTypeSee Also