Files
ReC/src/ReC.Domain
TekH 5a4d2d8553 Update profile type fields to use ProfileType enum
Replaced byte/byte? with the strongly-typed ProfileType/ProfileType? enum for profile type fields in ProfileView and RecActionView. Added the necessary using directive for ReC.Domain.Constants. This improves type safety and code readability.
2025-12-15 15:07:47 +01:00
..