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

Properties

Guid Id [get, set]
 
virtual UserProfile.UserProfile Guide [get, set]
 
string PostgraduateName [get, set]
 
string Dissertation [get, set]
 
string Speciality [get, set]
 
DateTime DateDegreeGained [get, set]
 
int GraduationYear [get, set]
 

Detailed Description

Definition at line 6 of file PostgraduateDissertationGuidance.cs.

Property Documentation

DateTime ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.DateDegreeGained
getset

Definition at line 20 of file PostgraduateDissertationGuidance.cs.

string ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.Dissertation
getset

Definition at line 15 of file PostgraduateDissertationGuidance.cs.

int ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.GraduationYear
getset

Definition at line 22 of file PostgraduateDissertationGuidance.cs.

virtual UserProfile.UserProfile ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.Guide
getset

Definition at line 11 of file PostgraduateDissertationGuidance.cs.

Guid ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.Id
getset

Definition at line 9 of file PostgraduateDissertationGuidance.cs.

string ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.PostgraduateName
getset

Definition at line 13 of file PostgraduateDissertationGuidance.cs.

string ScientificReport.DAL.Entities.PostgraduateDissertationGuidance.Speciality
getset

Definition at line 17 of file PostgraduateDissertationGuidance.cs.


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