NWFPoiSearchResult Class |
Namespace: Telogis.GeoBase.GeoStream.Server.NWF.Models.PoiSearch
The NWFPoiSearchResult type exposes the following members.
Name | Description | |
---|---|---|
NWFPoiSearchResult | Initializes a new instance of the NWFPoiSearchResult class |
Name | Description | |
---|---|---|
Errors |
Details of any errors returned by search sources that may have limited the results.
(Inherited from LocationSearchResult.) | |
Pagination | ||
Status |
Information on how the search terminated, for example whether it completed successfully, timed out, or was canceled.
(Inherited from LocationSearchResult.) | |
Suggestions |
An array of LocationSearchSuggestion objects
representing suggestions which matched the query.
(Inherited from LocationSearchResult.) |
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.) |