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

Properties

Guid Id [get, set]
 
string About [get, set]
 
DateTime DateOfOpposition [get, set]
 
virtual UserProfile.UserProfile Opponent [get, set]
 

Detailed Description

Definition at line 6 of file Opposition.cs.

Property Documentation

string ScientificReport.DAL.Entities.Opposition.About
getset

Definition at line 11 of file Opposition.cs.

DateTime ScientificReport.DAL.Entities.Opposition.DateOfOpposition
getset

Definition at line 14 of file Opposition.cs.

Guid ScientificReport.DAL.Entities.Opposition.Id
getset

Definition at line 9 of file Opposition.cs.

virtual UserProfile.UserProfile ScientificReport.DAL.Entities.Opposition.Opponent
getset

Definition at line 16 of file Opposition.cs.


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