Click or drag to resize
Grid Solutions Framework

QueryRequestadhocFilters Property

Ad-hoc filters to apply.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntax
public List<AdHocFilter> adhocFilters { get; set; }
View Source

Property Value

ListAdHocFilter
See Also