Click or drag to resize
Grid Solutions Framework

ParameterDefinition<T> .Name Property

Gets the name of the parameter.

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

Property Value

String

Implements

IParameter.Name
See Also