| 
            
              FileImporterMeasurementsPerInterval Property
             | 
          
        
        
            Gets or sets the number of measurements that are read from the CSV file in each frame.
            
        
        Namespace: EpriExportAssembly: EpriExport (in EpriExport.dll) Version: 2.4.257-beta
Syntaxfunction get_MeasurementsPerInterval();
function set_MeasurementsPerInterval(value);
 View SourceProperty Value
Int32
See Also