|
ScientificReport
|


Public Member Functions | |
| ScientificConsultationModel () | |
| ScientificConsultationModel (DAL.Entities.ScientificConsultation scientificConsultation) | |
Properties | |
| Guid | GuideId [get, set] |
| DAL.Entities.UserProfile.UserProfile | Guide [get, set] |
| string | CandidateName [get, set] |
| string | DissertationTitle [get, set] |
Definition at line 6 of file ScientificConsultationModel.cs.
| ScientificReport.DTO.Models.ScientificConsultation.ScientificConsultationModel.ScientificConsultationModel | ( | ) |
Definition at line 19 of file ScientificConsultationModel.cs.
| ScientificReport.DTO.Models.ScientificConsultation.ScientificConsultationModel.ScientificConsultationModel | ( | DAL.Entities.ScientificConsultation | scientificConsultation | ) |
Definition at line 23 of file ScientificConsultationModel.cs.
|
getset |
Definition at line 14 of file ScientificConsultationModel.cs.
|
getset |
Definition at line 17 of file ScientificConsultationModel.cs.
|
getset |
Definition at line 11 of file ScientificConsultationModel.cs.
|
getset |
Definition at line 9 of file ScientificConsultationModel.cs.