Click or drag to resize
Grid Solutions Framework

FunctionDescriptioncategory Property

Gets or sets the category of the function, either "BuiltIn" or "Custom".

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

Property Value

String
See Also