# JobListLayout

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/job-list-layout.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `LayoutID` | `number` |
| `LayoutStringified` | `string` |
| `StatusID` | `number` |
| `LayoutName` | `string` |
| `UserID` | `number` |
| `IsCurrent` | `boolean` |
| `IsStandard` | `boolean` |
| `CompanyId` | `number` |

## Used by

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

### Imported by (12)

- `AccountManagersComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/account-managers/account-managers.component.ts`:1
- `BranchDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/company/main-branch/branch-details.component.ts`:1
- `AccountManagersListComponent` — `Pams/Web/Pams.Web/Client/app/components/market/AccountManagers/account-managers-list/account-managers-list.component.ts`:1
- `AllAccountsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/all-accounts/all-accounts.component.ts`:1
- `ClientComponent` — `Pams/Web/Pams.Web/Client/app/components/market/client/client/client.component.ts`:1
- `ContactsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/contacts/contacts.component.ts`:1
- `PrincipalComponent` — `Pams/Web/Pams.Web/Client/app/components/market/principles/principles/principles.component.ts`:1
- `ProjectsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/projects/projects.component.ts`:1

…and 4 more.
