Click or drag to resize
Grid Solutions Framework

DataSourceValueGroupTMetadataMap Property

Gets user selected metadata associated with the query.

Namespace: GrafanaAdapters.DataSources
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax
public Dictionary<string, string> MetadataMap { get; set; }
View Source

Property Value

DictionaryString, String
See Also