Click or drag to resize
Grid Solutions Framework

ParameterDefinitionTDescription Property

Gets the description of the parameter.

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

Property Value

String

Implements

IParameterDescription
See Also