Back to Devexpress

SearchRequestResult Properties

wpf-devexpress-dot-xpf-dot-map-dot-searchrequestresult-dot-underscore-properties.md

latest1.2 KB
Original Source

SearchRequestResult Properties

Contains the results of a request to a web service to search a specific location.

NameDescription
EstimatedMatchesGets the number of estimated matches.
FaultReasonReturns the fault reason of a request. Inherited from RequestResultBase.
KeywordReturns a keyword contained in the result of a search request.
ResultCodeReturns the code that contains information on whether the last request was successful. Inherited from RequestResultBase.
SearchResultsReturns all search results.

See Also

SearchRequestResult Class

SearchRequestResult Members

DevExpress.Xpf.Map Namespace