Click or drag to resize

TablesRole Property

Data table SOWI Management Roles (sets module permissions)

Namespace:  SOWIData.Management.Database
Assembly:  SOWIData.Management (in SOWIData.Management.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public DbSet<Role> Role { get; set; }

Property Value

Type: DbSetRole
See Also