Click or drag to resize
Grid Solutions Framework

QueryParametersMetadataSelections Property

Gets or sets metadata selections for the query.

Namespace: GrafanaAdapters.Functions
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public (string , string[] )[] MetadataSelections { get; set; }
View Source

Property Value

ValueTupleString, String
See Also