Click or drag to resize
Grid Solutions Framework

ParameterDefinitionTDefault Property

Gets default typed value of the parameter.

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

Property Value

T

Implements

IParameterTDefault
See Also