| 
            
              LocalInputAdapterAutoRepeat Property
             | 
          
        
        
            Gets or sets value that determines if the input data should be replayed repeatedly.
            
        
        Namespace: HistorianAdaptersAssembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_AutoRepeat();
function set_AutoRepeat(value);
 View SourceProperty Value
Boolean
See Also