AsyncSearcherResultElementT, ResultTStatus Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Note: This API is now obsolete.
Returns the state of the asynchronous search.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax [ObsoleteAttribute("Please use the Result.Status member of the object passed to subscribers of the OnFoundResults event.")]
public SearchResult Status { get; }
<ObsoleteAttribute("Please use the Result.Status member of the object passed to subscribers of the OnFoundResults event.")>
Public ReadOnly Property Status As SearchResult
Get
Property Value
Type:
SearchResultSee Also