| 
            
              FileImporterSkipRows Property
             | 
          
        
        
            Gets or sets number of lines to skip in the source file before the header line is encountered.
            
        
        Namespace: EpriExportAssembly: EpriExport (in EpriExport.dll) Version: 2.4.258-beta
Syntaxfunction get_SkipRows();
function set_SkipRows(value);
 View SourceProperty Value
Int32
See Also