All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
SearchQuery Class Reference

Represents SearchQuery class More...

Public Member Functions

 SearchQuery ()
 Initializes a new instance of the SearchQuery class. More...
 

Properties

FuzzySearchFilterCollection FuzzySearchFilters [get, set]
 Gets or sets the fuzzy search filters. More...
 
int NumberOfRowsToReturn [get, set]
 Gets or sets the number of rows to return. More...
 
string[] SearchWords [get, set]
 Gets or sets the search words collection. More...
 

Description

Represents SearchQuery class

Constructor & Destructor Documentation

Initializes a new instance of the SearchQuery class.

Property Documentation

FuzzySearchFilterCollection FuzzySearchFilters
getset

Gets or sets the fuzzy search filters.

The fuzzy search filters.

int NumberOfRowsToReturn
getset

Gets or sets the number of rows to return.

string [] SearchWords
getset

Gets or sets the search words collection.