Click or drag to resize

LocationSearchSuggestionPoiTypes Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The PoiTypes of the suggestion. Applicable only when ResultType is a point of interest type. Defaults to an empty array.

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

Property Value

Type: PoiType
See Also