UserRoles
Usage information for the operation UserRoles.rsd.
Columns
| Name | Type | Description |
| ID [KEY] | String | The ID column for the table UserRoles. |
| Created | Datetime | The Created column for the table UserRoles. |
| Creator | String | The Creator column for the table UserRoles. |
| CreatorFullName | String | The CreatorFullName column for the table UserRoles. |
| Description | String | The Description column for the table UserRoles. |
| EndDate | Datetime | The EndDate column for the table UserRoles. |
| Modified | Datetime | The Modified column for the table UserRoles. |
| Modifier | String | The Modifier column for the table UserRoles. |
| ModifierFullName | String | The ModifierFullName column for the table UserRoles. |
| Role | Int | The Role column for the table UserRoles. |
| RoleLevel | Int | The RoleLevel column for the table UserRoles. |
| StartDate | Datetime | The StartDate column for the table UserRoles. |
| UserID | String | The UserID column for the table UserRoles. |