Click or drag to resize

QuerySettingsTrackQuery Property

Gets or sets a value indicating whether the query is logged for statistics

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

Property Value

Type: Boolean
See Also