|
DataSourceValueGroupTSourceTarget Property
|
Gets a reference to the original target that was the source of these results.
Namespace: GrafanaAdapters.DataSourcesAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.171-beta
Syntax public Target SourceTarget { get; init; }
Public Property SourceTarget As Target
Get
Set
member SourceTarget : Target with get, set
function get_SourceTarget();
function set_SourceTarget(value);
View SourceProperty Value
TargetSee Also