bb43bfa0645f2884499cd36c66b7753f018ead98
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.
Description
Languages
C#
100%