| 
            
              CsvInputAdapterAutoRepeat Property
             | 
          
        
        
            Gets or sets value that determines if the CSV input file data should be replayed repeatedly.
            
        
        Namespace: CSVAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.257-beta
Syntaxfunction get_AutoRepeat();
function set_AutoRepeat(value);
 View SourceProperty Value
Boolean
See Also