# DashboardGroup

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/dashboard/dashboard-group.model.ts` (line 2)

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

## Properties

| Property | Type |
|---|---|
| `ID` | `number` |
| `DisplayID` | `string` |
| `GroupOrder` | `string` |
| `Widgets` | `DashboardWidget[]` |

## Relationships

- IMPORTS → `DashboardWidget`
