UserPosition
Represents a user's position within the workflow system, including identification, code, status, and other details.
Properties
Name | Description |
---|---|
Id | The unique identifier of the user position. |
Description | A description of the user position. |
Type | The type of position. |
Status | Indicates whether the position is active within the system. |
UserId | The identifier of the user associated with this position. |
ImportedPosCode | The code for the position as imported from an external source. |
ImportStatus | The status of the import process for the position, if applicable. |
Code | The code associated with the user position. |