# DataTypeEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-data-fields.ts` (line 10)

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

## Values

- `string`
- `number`
- `object`

## Used by

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

### Imported by (4)

- `DashboardTypeFilterPipe` — `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-type-filter.pipe.ts`:1
- `DashboardWidgetOperationsService` — `Pams/Web/Pams.Web/Client/app/services/dashboard/dashboard-widget-operations.service.ts`:1
- `DashboardWidget` — `Pams/Web/Pams.Web/Client/app/models/dashboard/dashboard-widget.model.ts`:10
- `Operations` — `Pams/Web/Pams.Web/Client/app/components/dashboard/dashboard-operations.ts`:15
