# ReportPeriodEnum

**Kind:** Enum

**Source:** `Frontend/src/app/services/dashboard/dashboard-library.service.ts` (line 209)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Values

- `CurrentYear`
- `Last12Month`
- `DefiniteYear`
- `PeriodFromTo`

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

- `ReportsSettingsDetailsComponent` — `Frontend/src/app/components/configuration/reports-settings/reports-settings-details/reports-settings-details.component.ts`:1
- `ReportsLibraryComponent` — `Frontend/src/app/components/reports/reports-library/reports-library.component.ts`:1
- `ReportsTabComponent` — `Frontend/src/app/components/reports/reports-library/reports-tab/reports-tab.component.ts`:1
- `ReportsComponent` — `Frontend/src/app/components/reports/reports.component.ts`:1
