Table of Contents

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

string

TotalOfRecords

public int TotalOfRecords { get; set; }

Property Value

int

TotalProcessed

public int TotalProcessed { get; set; }

Property Value

int