Click or drag to resize
Grid Solutions Framework

SwitchTName Property

Gets the name of the Grafana function.

Namespace: GrafanaAdapters.Functions.BuiltIn
Assembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.182-beta
Syntax
public override string Name { get; }
View Source

Property Value

String

Implements

IGrafanaFunctionName
See Also