AutocompleteGeocoderBaseArgsResultsLimit Property | |
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; }
Public Property ResultsLimit As Integer
Get
Set
Property Value
Type:
Int32Implements
ISearchArgsResultsLimitSee Also