Click or drag to resize

VisitQueryUnprocessedFilters Property

Gets or sets the list of filters that are not part of the query.

Namespace:  Dynamicweb.Analytics.Leads.LeadsStatistic
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public NameValueCollection UnprocessedFilters { get; set; }

Property Value

Type: NameValueCollection
See Also