# DatasourceBySearchEnum

**Kind:** Enum

**Source:** `Frontend/src/app/settings/app/app.settings.ts` (line 1753)

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

## Values

- `Account`
- `Jobs`
- `Projects`
- `Invoices`
- `Contacts`
- `ArchivedJobs`

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

- `MarginCalculationService` — `Frontend/src/app/components/sales/margin-calculation/margin-calculation.service.ts`:1
- `SampleSelectBoxComponent` — `Frontend/src/app/components/shared/dropdown/sample-select-box/sample-select-box.component.ts`:1
- `CostCalculationService` — `Frontend/src/app/services/sales/new-job/cost-calculation.service.ts`:1
- `FilterForListOfAll` — `Frontend/src/app/services/sales/new-job/new-job.service.ts`:1
