| 
            
              QueryRequestformat Property
             | 
          
        
        
            Request format (typically json).
            
        
        Namespace: GrafanaAdaptersAssembly: GrafanaAdapters (in GrafanaAdapters.dll) Version: 2.4.158-beta
Syntaxpublic string format { get; set; }Public Property format As String
	Get
	Set
member format : string with get, set
function get_format();
function set_format(value);
 View SourceProperty Value
String
See Also