# ProjectStatus

**Kind:** Class

**Source:** `Frontend/src/app/models/sales/ProjectStatus.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `ProjectStatusID` | `number` |
| `Name` | `string` |
| `CompanyID` | `number` |
| `DisplayOrder` | `number` |

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `ProjectStatusService` — `Frontend/src/app/services/sales/ProjectStatus.service.ts`:1
