ScientificReport
ScientificReport.DAL.Entities.ReportThesis Class Reference
Collaboration diagram for ScientificReport.DAL.Entities.ReportThesis:
Collaboration graph

Properties

Guid Id [get, set]
 
string Thesis [get, set]
 
virtual Conference Conference [get, set]
 
virtual ICollection< UserProfilesReportThesisUserProfilesReportTheses [get, set]
 

Detailed Description

Definition at line 8 of file ReportThesis.cs.

Property Documentation

virtual Conference ScientificReport.DAL.Entities.ReportThesis.Conference
getset

Definition at line 15 of file ReportThesis.cs.

Guid ScientificReport.DAL.Entities.ReportThesis.Id
getset

Definition at line 11 of file ReportThesis.cs.

string ScientificReport.DAL.Entities.ReportThesis.Thesis
getset

Definition at line 13 of file ReportThesis.cs.

virtual ICollection<UserProfilesReportThesis> ScientificReport.DAL.Entities.ReportThesis.UserProfilesReportTheses
getset

Definition at line 17 of file ReportThesis.cs.


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