ScientificReport
ScientificReport.DTO.Models.ReportThesis.ReportThesisModel Class Reference
Inheritance diagram for ScientificReport.DTO.Models.ReportThesis.ReportThesisModel:
Inheritance graph
Collaboration diagram for ScientificReport.DTO.Models.ReportThesis.ReportThesisModel:
Collaboration graph

Public Member Functions

 ReportThesisModel ()
 
 ReportThesisModel (DAL.Entities.ReportThesis reportThesis)
 

Properties

string Thesis [get, set]
 
Guid ConferenceId [get, set]
 
DAL.Entities.Conference Conference [get, set]
 
IEnumerable< DAL.Entities.ConferenceConferences [get, set]
 

Detailed Description

Definition at line 6 of file ReportThesisModel.cs.

Constructor & Destructor Documentation

ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.ReportThesisModel ( )

Definition at line 16 of file ReportThesisModel.cs.

ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.ReportThesisModel ( DAL.Entities.ReportThesis  reportThesis)

Definition at line 20 of file ReportThesisModel.cs.

Property Documentation

DAL.Entities.Conference ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.Conference
getset

Definition at line 12 of file ReportThesisModel.cs.

Guid ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.ConferenceId
getset

Definition at line 10 of file ReportThesisModel.cs.

IEnumerable<DAL.Entities.Conference> ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.Conferences
getset

Definition at line 14 of file ReportThesisModel.cs.

string ScientificReport.DTO.Models.ReportThesis.ReportThesisModel.Thesis
getset

Definition at line 8 of file ReportThesisModel.cs.


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