Class ReportFileInformation
public class ReportFileInformation
- Inheritance
-
ReportFileInformation
- Inherited Members
Constructors
ReportFileInformation()
public ReportFileInformation()
Properties
CurrentProcess
public string CurrentProcess { get; set; }
Property Value
ReportFilePath
public string ReportFilePath { get; set; }
Property Value
ReportType
public string ReportType { get; set; }
Property Value
TimeStamp
public DateTime TimeStamp { get; set; }