|
IParameterTDefault Property
|
Gets default typed value of the parameter.
Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.207-beta
Syntax ReadOnly Property Default As T
Get
property T Default {
T get ();
}
abstract Default : 'T with get
View SourceProperty Value
TSee Also