Click or drag to resize

LocationSearchBaseArgsResultsLimit Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The maximum number of results that can be returned by any one search. The default is 5.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int ResultsLimit { get; set; }

Property Value

Type: Int32

Implements

ISearchArgsResultsLimit
See Also