|
ScientificReport
|


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.UserProfile > | AllUsers [get, set] |
| IEnumerable< DAL.Entities.UserProfile.UserProfile > | Users [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] |
Definition at line 7 of file ScientificInternshipEditModel.cs.
| 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.
|
getset |
Definition at line 12 of file ScientificInternshipEditModel.cs.
|
getset |
Definition at line 10 of file ScientificInternshipEditModel.cs.
|
getset |
Definition at line 14 of file ScientificInternshipEditModel.cs.