| 
            
              ParameterDescriptiondescription Property
             | 
          
        
        
            Gets or sets the description of the parameter.
            
        
        Namespace: GrafanaAdapters.Model.FunctionsAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.257-beta
Syntaxpublic string description { get; set; }Public Property description As String
	Get
	Set
member description : string with get, set
function get_description();
function set_description(value);
 View SourceProperty Value
String
See Also