Renamed the class `VwRecAction` to `Action` to simplify the name and better align with naming conventions. The `[Table]` attribute mapping to `VWREC_ACTION` in the `dbo` schema remains unchanged. Class properties such as `ActionId` and `ProfileId` are unaffected by this change.
ReC
Description
Languages
C#
100%