Click or drag to resize

LocationSearchBaseArgsPoiTypes Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
For searches that include POI results, restrict the types of POI to search to those in the PoiTypes array. The default is an empty array, which includes all POI types.

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