Click or drag to resize
Grid Solutions Framework

ExcludeRangeTDescription Property

Gets the description of the Grafana function.

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

Property Value

String

Implements

IGrafanaFunctionDescription
See Also