Click or drag to resize
Grid Solutions Framework

FunctionDescriptionaliases Property

Gets or sets other names for the function.

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

Property Value

String
See Also