# Dashboard

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard.model.ts` (line 4)

**Part of:** [Pams](subsystem-pams)

## Properties

| Property | Type |
|---|---|
| `DashboardID` | `number` |
| `Title` | `string` |
| `DataJSON` | `string` |

## Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (2)

- `AppComponent` — `Pams/Web/Pams.Web/Client/app/app.component.ts`:1
- `ReportsSettingsDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts`:1
