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

Properties

virtual UserProfile.UserProfile Administrator [get, set]
 
virtual ICollection< DepartmentReportDepartmentReports [get, set]
 
- Properties inherited from ScientificReport.DAL.Entities.Reports.Report
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 5 of file FacultyReport.cs.

Property Documentation

virtual UserProfile.UserProfile ScientificReport.DAL.Entities.Reports.FacultyReport.Administrator
getset

Definition at line 7 of file FacultyReport.cs.

virtual ICollection<DepartmentReport> ScientificReport.DAL.Entities.Reports.FacultyReport.DepartmentReports
getset

Definition at line 9 of file FacultyReport.cs.


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