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