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

Public Types

enum  Types { Types.EditorialBoard, Types.ScientificCouncil, Types.ExpertCouncil }
 

Properties

Guid Id [get, set]
 
Types Type [get, set]
 
string MembershipInfo [get, set]
 
virtual UserProfile.UserProfile User [get, set]
 

Detailed Description

Definition at line 6 of file Membership.cs.

Member Enumeration Documentation

Enumerator
EditorialBoard 
ScientificCouncil 
ExpertCouncil 

Definition at line 8 of file Membership.cs.

Property Documentation

Guid ScientificReport.DAL.Entities.Membership.Id
getset

Definition at line 16 of file Membership.cs.

string ScientificReport.DAL.Entities.Membership.MembershipInfo
getset

Definition at line 20 of file Membership.cs.

Types ScientificReport.DAL.Entities.Membership.Type
getset

Definition at line 18 of file Membership.cs.

virtual UserProfile.UserProfile ScientificReport.DAL.Entities.Membership.User
getset

Definition at line 22 of file Membership.cs.


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