ScientificReport
ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications Class Reference
Collaboration diagram for ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications:
Collaboration graph

Properties

Guid Id [get, set]
 
Guid UserProfileId [get, set]
 
virtual UserProfile UserProfile [get, set]
 
Guid PublicationId [get, set]
 
virtual Publication Publication [get, set]
 

Detailed Description

Definition at line 7 of file UserProfilesPublications.cs.

Property Documentation

Guid ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications.Id
getset

Definition at line 10 of file UserProfilesPublications.cs.

virtual Publication ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications.Publication
getset

Definition at line 16 of file UserProfilesPublications.cs.

Guid ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications.PublicationId
getset

Definition at line 15 of file UserProfilesPublications.cs.

virtual UserProfile ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications.UserProfile
getset

Definition at line 13 of file UserProfilesPublications.cs.

Guid ScientificReport.DAL.Entities.UserProfile.UserProfilesPublications.UserProfileId
getset

Definition at line 12 of file UserProfilesPublications.cs.


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