| 
            
              AdoInputAdapterSimulateTimestamps Property
             | 
          
        
        
            Gets or sets a value that determines whether the timestamps should
            be simulated for the purposes of real-time concentration.
            
        
        Namespace: AdoAdaptersAssembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_SimulateTimestamps();
function set_SimulateTimestamps(value);
 View SourceProperty Value
Boolean
See Also