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

Properties

Guid Id [get, set]
 
Guid UserProfileId [get, set]
 
virtual UserProfile UserProfile [get, set]
 
Guid GrantId [get, set]
 
virtual Grant Grant [get, set]
 

Detailed Description

Definition at line 6 of file UserProfilesGrants.cs.

Property Documentation

virtual Grant ScientificReport.DAL.Entities.UserProfile.UserProfilesGrants.Grant
getset

Definition at line 15 of file UserProfilesGrants.cs.

Guid ScientificReport.DAL.Entities.UserProfile.UserProfilesGrants.GrantId
getset

Definition at line 14 of file UserProfilesGrants.cs.

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

Definition at line 9 of file UserProfilesGrants.cs.

virtual UserProfile ScientificReport.DAL.Entities.UserProfile.UserProfilesGrants.UserProfile
getset

Definition at line 12 of file UserProfilesGrants.cs.

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

Definition at line 11 of file UserProfilesGrants.cs.


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