Replaced the `ProfileSequence` property with `Sequence` in the `RecActionView` class. Updated the database column mapping from `PROFILE_SEQUENCE` to `SEQUENCE`. This change aligns with updates to the database schema and improves naming consistency.
ReC
Description
Languages
C#
100%