Click or drag to resize
Grid Solutions Framework

QueryRequestadhocFilters Property

Gets or sets ad-hoc filters to apply.

Namespace: GrafanaAdapters.Model.Common
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public AdHocFilter[] adhocFilters { get; set; }
View Source

Property Value

AdHocFilter
See Also