LocationSearchBaseArgsPoiTypes Property | |
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; }
Public Property PoiTypes As PoiType()
Get
Set
Property Value
Type:
PoiTypeSee Also