Click or drag to resize
Grid Solutions Framework

FunctionDescriptionname Property

Gets or sets the name of the function.

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

Property Value

String
See Also