Click or drag to resize
Grid Solutions Framework

GrafanaDataSourceBaseInstanceName Property

Gets or sets instance name for this GrafanaDataSourceBase implementation.

Namespace: GrafanaAdapters
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public virtual string InstanceName { get; set; }
View Source

Property Value

String
See Also