Click or drag to resize
Grid Solutions Framework

ParameterDefinitionTName Property

Gets the name of the parameter.

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

Property Value

String

Implements

IParameterName
See Also