# Status

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/tasks/status.model.ts` (line 2)

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

## Properties

| Property | Type |
|---|---|
| `StatusID` | `number` |
| `Name` | `string` |
| `CompanyBranchID` | `number` |
| `Priority` | `number` |

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

- `TopicComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/activities/topic/topic.component.ts`:1
- `NewTasksComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/new-tasks/new-tasks.component.ts`:1
- `TasksComponent` — `Pams/Web/Pams.Web/Client/app/components/dashboard/my-desk/tasks/tasks.component.ts`:1
- `StatusService` — `Pams/Web/Pams.Web/Client/app/services/Tasks/status.service.ts`:1
