| 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; }
Public Property UnprocessedFilters As NameValueCollection
Get
Set
Property Value
Type:
NameValueCollectionSee Also