Click or drag to resize

QuerySource Property

Gets or sets query source

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public QuerySource Source { get; set; }

Property Value

Type: QuerySource

Implements

IQuerySource
See Also