ScientificReport
ScientificReport.DAL.Entities.ScientificInternship Class Reference
Collaboration diagram for ScientificReport.DAL.Entities.ScientificInternship:
Collaboration graph

Properties

Guid Id [get, set]
 
string PlaceOfInternship [get, set]
 
DateTime Started [get, set]
 
DateTime Ended [get, set]
 
string Contents [get, set]
 
virtual ICollection< UserProfilesScientificInternshipsUserProfilesScientificInternships [get, set]
 

Detailed Description

Definition at line 8 of file ScientificInternship.cs.

Property Documentation

string ScientificReport.DAL.Entities.ScientificInternship.Contents
getset

Definition at line 21 of file ScientificInternship.cs.

DateTime ScientificReport.DAL.Entities.ScientificInternship.Ended
getset

Definition at line 19 of file ScientificInternship.cs.

Guid ScientificReport.DAL.Entities.ScientificInternship.Id
getset

Definition at line 11 of file ScientificInternship.cs.

string ScientificReport.DAL.Entities.ScientificInternship.PlaceOfInternship
getset

Definition at line 13 of file ScientificInternship.cs.

DateTime ScientificReport.DAL.Entities.ScientificInternship.Started
getset

Definition at line 16 of file ScientificInternship.cs.

virtual ICollection<UserProfilesScientificInternships> ScientificReport.DAL.Entities.ScientificInternship.UserProfilesScientificInternships
getset

Definition at line 23 of file ScientificInternship.cs.


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