Click or drag to resize
Grid Solutions Framework

GrafanaDataSourceBase.InstanceName Property

Gets or sets instance name for this GrafanaDataSourceBase implementation.

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

Property Value

String
See Also