Click or drag to resize

SearchResult Properties

The SearchResult type exposes the following members.

Properties
  NameDescription
Public propertyCondensedResults
A list of condensed results for the search. Does not contain any elements unless the value [!:SearchCriteria.IncludeResults] is true. This list is only filled if [!:ResultTypeWebEnum] has the value [!:ResultTypeWebEnum.Condensed].
Public propertyResults
Results for the search. Does not contain any elements unless the value [!:SearchCriteria.IncludeResults] is true.
Public propertyStatistic
Statistics for the search
Top
See Also