| 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; }
Public Property TrackQuery As Boolean
Get
Set
Property Value
Type:
BooleanSee Also