Click or drag to resize
Infosoft Logo

SystemUserUser_x_Roles Property


Namespace: Infosoft.Data.Entities
Assembly: Infosoft.Data.Entities (in Infosoft.Data.Entities.dll) Version: 4.00.0.0
Syntax
public virtual ICollection<User_x_Role> User_x_Roles { get; set; }

Property Value

ICollectionUser_x_Role
See Also