Click or drag to resize

QuerySource Class

The Class QuerySource represents source object of query
Inheritance Hierarchy
SystemObject
  Dynamicweb.Indexing.QueryingQuerySource

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public class QuerySource

The QuerySource type exposes the following members.

Constructors
  NameDescription
Public methodQuerySource
Initializes a new instance of the QuerySource class
Top
Properties
  NameDescription
Public propertyItem
Gets or sets query source name
Public propertyProvider
Gets or sets query provider
Public propertyRepository
Gets or sets query repository name
Top
See Also