0
bosalah created
I am using asp core 3.1 angular 8 i need to make human resource admin for each organization Unit How can i add property to Organization Unit with name OrganizationUnitAdminId that reference to User ?
2 Answer(s)
-
0
hi @bosalah
How can i add property to Organization Unit with name OrganizationUnitAdminId that reference to User ?
You can look at the [Extending Non-Abstract Entities] documentation. https://docs.aspnetzero.com/en/aspnet-core-angular/latest/Extending-Existing-Entities-Core-Angular#extending-non-abstract-entities
-
0
This issue is closed because of no recent activity. Please create a new issue if you are still having this problem.