ScientificReport
ScientificReport.DAL.Entities.Publications.ScientificWork Class Reference
Inheritance diagram for ScientificReport.DAL.Entities.Publications.ScientificWork:
Inheritance graph
Collaboration diagram for ScientificReport.DAL.Entities.Publications.ScientificWork:
Collaboration graph

Properties

string Cypher [get, set]
 
string Category [get, set]
 
string Contents [get, set]
 
ICollection< UserProfilesScientificWorksUserProfilesScientificWorks [get, set]
 
- Properties inherited from ScientificReport.DAL.Entities.Publications.PublicationBase
virtual Guid Id [get, set]
 
virtual string Title [get, set]
 
virtual int PublishingYear [get, set]
 

Detailed Description

Definition at line 6 of file ScientificWork.cs.

Property Documentation

string ScientificReport.DAL.Entities.Publications.ScientificWork.Category
getset

Definition at line 10 of file ScientificWork.cs.

string ScientificReport.DAL.Entities.Publications.ScientificWork.Contents
getset

Definition at line 12 of file ScientificWork.cs.

string ScientificReport.DAL.Entities.Publications.ScientificWork.Cypher
getset

Definition at line 8 of file ScientificWork.cs.

ICollection<UserProfilesScientificWorks> ScientificReport.DAL.Entities.Publications.ScientificWork.UserProfilesScientificWorks
getset

Definition at line 14 of file ScientificWork.cs.


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