UserRoleHistory
Pipelined Data Sets
>
Treasury Management
>
UserRoleHistory
| Column name | Description | Mode | Type | Length |
|---|---|---|---|---|
| UserRoleId | The identifier for the user role. | NULLABLE | INTEGER | |
| UserId | The identifier for the user. | NULLABLE | INTEGER | |
| RoleId | The identifier for the role. | NULLABLE | INTEGER | |
| StartDate | The start date of the record. | NULLABLE | DATETIME | |
| EndDate | The end date of the record. | NULLABLE | DATETIME | |
| UpdatedBy | The user who last updated the record. | NULLABLE | INTEGER | |
| UpdatedDate | The date and time the record was last updated. | NULLABLE | DATETIME | |
| RowStart | The start timestamp indicating when the row becomes active. | NULLABLE | DATETIME | |
| RowEnd | The end timestamp indicating when the row becomes inactive. | NULLABLE | DATETIME |
Have a Question?
- Have a how-to question? Seeing a weird error? Get help on StackOverflow.
- Register for the Developer Office Hours where we answer technical Q&A from the audience.
Did this page help you?
Last updated Mon Apr 27 2026