  | 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
Syntaxpublic bool TrackQuery { get; set; }Public Property TrackQuery As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also