TablesRoleGroup Property | |
Data table SOWI Management Role Groups
Namespace:
SOWIData.Management.Database
Assembly:
SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax public DbSet<RoleGroup> RoleGroup { get; set; }
Public Property RoleGroup As DbSet(Of RoleGroup)
Get
Set
Property Value
Type:
DbSetRoleGroupSee Also