# RoleUser

**Kind:** Class

**Source:** `Pams/Web/portal/pams-web/src/app/models/core/profile/role-user.model.ts` (line 1)

**Part of:** [Pams Web](subsystem-pams-web-portal-pams-web-src-app)

## Properties

| Property | Type |
|---|---|
| `RoleUserID` | `number` |
| `RoleID` | `number` |
| `Name` | `string` |
| `PersonUserID` | `number` |
| `IsJoined` | `boolean` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `PersonUser` — `Pams/Web/portal/pams-web/src/app/models/core/profile/person-user.model.ts`:3
