ScientificReport
ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel Class Reference
Inheritance diagram for ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel:
Inheritance graph
Collaboration diagram for ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel:
Collaboration graph

Public Member Functions

 ScientificInternshipModel ()
 
 ScientificInternshipModel (DAL.Entities.ScientificInternship scientificInternship)
 

Properties

string PlaceOfInternship [get, set]
 
DateTime Started [get, set]
 
DateTime Ended [get, set]
 
string Contents [get, set]
 

Detailed Description

Definition at line 6 of file ScientificInternshipModel.cs.

Constructor & Destructor Documentation

ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel.ScientificInternshipModel ( )

Definition at line 22 of file ScientificInternshipModel.cs.

ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel.ScientificInternshipModel ( DAL.Entities.ScientificInternship  scientificInternship)

Definition at line 26 of file ScientificInternshipModel.cs.

Property Documentation

string ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel.Contents
getset

Definition at line 20 of file ScientificInternshipModel.cs.

DateTime ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel.Ended
getset

Definition at line 17 of file ScientificInternshipModel.cs.

string ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel.PlaceOfInternship
getset

Definition at line 9 of file ScientificInternshipModel.cs.

DateTime ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel.Started
getset

Definition at line 13 of file ScientificInternshipModel.cs.


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