| 
            
              InfluxDBOutputAdapterUserName Property
             | 
          
        
        
            Gets or sets the user name for the InfluxDB connection.
            
        
        Namespace: InfluxDBAdaptersAssembly: InfluxDBAdapters (in InfluxDBAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_UserName();
function set_UserName(value);
 View SourceProperty Value
String
See Also