Click or drag to resize
Grid Solutions Framework

TotalTAliases Property

Gets any defined aliases for the Grafana function.

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

Property Value

String

Implements

IGrafanaFunctionAliases
See Also