Class DataExportationReporter
- Namespace
- JJMasterData.Core.DataManager.Exportation
- Assembly
- JJMasterData.Core.dll
public class DataExportationReporter : ProgressReporter, IProgressReporter
- Inheritance
-
DataExportationReporter
- Implements
- Inherited Members
Properties
FilePath
public string FilePath { get; set; }
Property Value
TotalOfRecords
public int TotalOfRecords { get; set; }
Property Value
TotalProcessed
public int TotalProcessed { get; set; }