# GeneralListView

**Kind:** Class

**Source:** `Frontend/src/app/models/common/files.model.ts` (line 172)

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

## Properties

| Property | Type |
|---|---|
| `Name` | `string` |
| `ID` | `number` |

## Used by

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

### Imported by (26)

- `BillOfMaterialsDetailsComponent` — `Frontend/src/app/components/bill-of-materials/bill-of-materials-details/bill-of-materials-details.component.ts`:1
- `NewBranchComponent` — `Frontend/src/app/components/configuration/company/main-branch/new.branch.component.ts`:1
- `ProductCategoriesComponent` — `Frontend/src/app/components/configuration/products/product-categories/product-categories.component.ts`:1
- `ProductsDetailsComponent` — `Frontend/src/app/components/configuration/products/products-details/products-details.component.ts`:1
- `NewActivityComponent` — `Frontend/src/app/components/dashboard/my-desk/activities/new-activity/new-activity.component.ts`:1
- `NewTasksComponent` — `Frontend/src/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts`:1
- `FilesComponent` — `Frontend/src/app/components/files/files.component.ts`:1
- `FileNameAndExtension` — `Frontend/src/app/components/files/upload-file/upload-file.component.ts`:1

…and 18 more.
