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

Properties

Guid Id [get, set]
 
virtual Publication Work [get, set]
 
DateTime DateOfReview [get, set]
 
virtual UserProfile.UserProfile Reviewer [get, set]
 

Detailed Description

Definition at line 7 of file Review.cs.

Property Documentation

DateTime ScientificReport.DAL.Entities.Review.DateOfReview
getset

Definition at line 15 of file Review.cs.

Guid ScientificReport.DAL.Entities.Review.Id
getset

Definition at line 10 of file Review.cs.

virtual UserProfile.UserProfile ScientificReport.DAL.Entities.Review.Reviewer
getset

Definition at line 17 of file Review.cs.

virtual Publication ScientificReport.DAL.Entities.Review.Work
getset

Definition at line 12 of file Review.cs.


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