# DefaultJobListLayout

**Kind:** Class

**Source:** `Frontend/src/app/models/common/default-job-list-layout.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `LayoutID` | `number` |
| `LayoutStringified` | `string` |
| `ListNumber` | `number` |
| `CompanyId` | `number` |

## Used by

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

### Imported by (11)

- `AccountManagersComponent` — `Frontend/src/app/components/configuration/account-managers/account-managers.component.ts`:1
- `DefaultLayoutsComponent` — `Frontend/src/app/components/configuration/default-layouts/default-layouts.component.ts`:1
- `UsersLayoutsComponent` — `Frontend/src/app/components/configuration/default-layouts/users-layouts/users-layouts.component.ts`:1
- `AccountManagersListComponent` — `Frontend/src/app/components/market/AccountManagers/account-managers-list/account-managers-list.component.ts`:1
- `AllAccountsComponent` — `Frontend/src/app/components/market/all-accounts/all-accounts.component.ts`:1
- `PrincipalComponent` — `Frontend/src/app/components/market/principles/principles/principles.component.ts`:1
- `ProjectsComponent` — `Frontend/src/app/components/market/projects/projects.component.ts`:1
- `RegistrationsComponent` — `Frontend/src/app/components/market/registrations/registrations/registrations.component.ts`:1

…and 3 more.
