Click or drag to resize

RelativeSearchOperationFindResults Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Returns the search results for this relative location search query.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public override sealed LocationSearchResult FindResults()

Return Value

Type: LocationSearchResult
A LocationSearchResult object containing the search results for this query.
See Also