Click or drag to resize
Grid Solutions Framework

QueryParametersSourceTarget Property

Gets or sets a reference to the original target that was the source of these results.

Namespace: GrafanaAdapters.Functions
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public Target SourceTarget { get; set; }
View Source

Property Value

Target
See Also