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

Public Member Functions

 ScientificInternshipEditModel ()
 
 ScientificInternshipEditModel (DAL.Entities.ScientificInternship scientificInternship)
 
- Public Member Functions inherited from ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel
 ScientificInternshipModel ()
 
 ScientificInternshipModel (DAL.Entities.ScientificInternship scientificInternship)
 

Properties

Guid Id [get, set]
 
IEnumerable< DAL.Entities.UserProfile.UserProfileAllUsers [get, set]
 
IEnumerable< DAL.Entities.UserProfile.UserProfileUsers [get, set]
 
- Properties inherited from ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipModel
string PlaceOfInternship [get, set]
 
DateTime Started [get, set]
 
DateTime Ended [get, set]
 
string Contents [get, set]
 

Detailed Description

Definition at line 7 of file ScientificInternshipEditModel.cs.

Constructor & Destructor Documentation

ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipEditModel.ScientificInternshipEditModel ( )

Definition at line 16 of file ScientificInternshipEditModel.cs.

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

Definition at line 20 of file ScientificInternshipEditModel.cs.

Property Documentation

IEnumerable<DAL.Entities.UserProfile.UserProfile> ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipEditModel.AllUsers
getset

Definition at line 12 of file ScientificInternshipEditModel.cs.

Guid ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipEditModel.Id
getset

Definition at line 10 of file ScientificInternshipEditModel.cs.

IEnumerable<DAL.Entities.UserProfile.UserProfile> ScientificReport.DTO.Models.ScientificInternship.ScientificInternshipEditModel.Users
getset

Definition at line 14 of file ScientificInternshipEditModel.cs.


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