LocationSearchResult Class |
Namespace: Telogis.GeoBase.Geocoding
The LocationSearchResult type exposes the following members.
Name | Description | |
---|---|---|
LocationSearchResult | Initializes a new instance of the LocationSearchResult class |
Name | Description | |
---|---|---|
Errors |
Details of any errors returned by search sources that may have limited the results.
| |
Status |
Information on how the search terminated, for example whether it completed successfully, timed out, or was canceled.
| |
Suggestions |
An array of LocationSearchSuggestion objects
representing suggestions which matched the query.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |