Click or drag to resize

IndexSearchSettings Property

Settings needed with query to perform search.

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

Property Value

Type: QuerySettings
See Also