|
IDataSourceValueTarget Property
|
Gets the query target, e.g., a point-tag.
Namespace: GrafanaAdapters.DataSourcesAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax Property Target As String
Get
Set
abstract Target : string with get, set
function get_Target();
function set_Target(value);
View SourceProperty Value
StringRemarks
If data source value has multiple targets, this should be the primary target.
See Also