IHasRoleRoleId Property
Namespace: MobileTrack.Common.InterfacesAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
Guid RoleId { get; set; }
Property Value
Guid - Valid assignment –
Must be a valid ID of an existing RoleDto that is either company-agnostic
or part of the company the assignment is a part of.
- No orphaned references –
If the user wants to delete a custom RoleDto, all assignments to said role
must have been removed!