Click or drag to resize

TablesUserRole Property

Data table SOWI Management User Roles

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

Property Value

Type: DbSetUserRole
See Also