| 
            
              IMutableParameterValue Property
             | 
          
        
        
            Gets or sets the actual value of the parameter.
            
        
        Namespace: GrafanaAdapters.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.258-beta
SyntaxProperty Value As Object
	Get
	Set
abstract Value : Object with get, set
function get_Value();
function set_Value(value);
Property Value
Object
See Also