Click or drag to resize

QueryCriterionSearchQuery Property

Gets the reference to the query object.

Namespace:  Dynamicweb.Analytics.Queries
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public Query SearchQuery { get; }

Property Value

Type: Query

Implements

IQueryElementSearchQuery
See Also