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