ScientificReport
ScientificReport.DAL.Entities.Reports.Report Class Reference
Inheritance diagram for ScientificReport.DAL.Entities.Reports.Report:
Inheritance graph
Collaboration diagram for ScientificReport.DAL.Entities.Reports.Report:
Collaboration graph

Properties

virtual Guid Id [get, set]
 
virtual DateTime Created [get, set]
 
virtual DateTime Edited [get, set]
 
- Properties inherited from ScientificReport.DAL.Interfaces.ITrackable
DateTime Created [get, set]
 
DateTime Edited [get, set]
 

Detailed Description

Definition at line 7 of file Report.cs.

Property Documentation

virtual DateTime ScientificReport.DAL.Entities.Reports.Report.Created
getset

Definition at line 12 of file Report.cs.

virtual DateTime ScientificReport.DAL.Entities.Reports.Report.Edited
getset

Definition at line 13 of file Report.cs.

virtual Guid ScientificReport.DAL.Entities.Reports.Report.Id
getset

Definition at line 10 of file Report.cs.


The documentation for this class was generated from the following file: