RoleProcessingStage
Purpose
Table of relationships between roles and processing stages.
Diagram of relationships between access control tables
List of columns
| Key | Name | Type | Required | Description | 
| PK | Id | int | yes | Entry identifier. | 
| ProcessingStageId | int | yes | Processing stage identifier. Corresponds to the entry identifier in the ProcessingStage table. | |
| RoleId | int | yes | Role identifier. Corresponds to the entry identifier in the Role table. | 
4/12/2024 6:16:02 PM