# DashboardLog

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/components/log-history/log-history-model.ts` (line 196)

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

## Properties

| Property | Type |
|---|---|
| `Id` | `number` |
| `RoleId` | `number` |
| `DashboardName` | `string` |
| `Changes` | `LogDetails[]` |
| `tabChanges` | `DashboardTabsLogDetails[]` |

## 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)

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