| 
            
              LocalOutputAdapterAutoRefreshMetadata Property
             | 
          
        
        
            Gets or sets a boolean indicating whether metadata is refreshed when the adapter attempts to connect to the archive.
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_AutoRefreshMetadata();
function set_AutoRefreshMetadata(value);
 View SourceProperty Value
Boolean
See Also