Click or drag to resize
Grid Solutions Framework

IDataSourceValueTarget Property

Gets the query target, e.g., a point-tag.

Namespace: GrafanaAdapters.DataSources
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax
string Target { get; init; }
View Source

Property Value

String
Remarks
If data source value has multiple targets, this should be the primary target.
See Also