TRONIX Code Documentation
Loading...
Searching...
No Matches
Properties | List of all members
Tronix.Models.UserRole Class Reference

Properties

int Id [get, set]
 
int UserRoleTypeId [get, set]
 
string Name [get, set]
 
string ShortName [get, set]
 
string Comments [get, set]
 
virtual UserRoleType UserRoleType [get, set]
 
virtual ICollection< UserUsers [get, set]
 

Property Documentation

◆ Comments

string Tronix.Models.UserRole.Comments
getset

◆ Id

int Tronix.Models.UserRole.Id
getset

◆ Name

string Tronix.Models.UserRole.Name
getset

◆ ShortName

string Tronix.Models.UserRole.ShortName
getset

◆ UserRoleType

virtual UserRoleType Tronix.Models.UserRole.UserRoleType
getset

◆ UserRoleTypeId

int Tronix.Models.UserRole.UserRoleTypeId
getset

◆ Users

virtual ICollection<User> Tronix.Models.UserRole.Users
getset

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