# ProjectStatusEnum

**Kind:** Enum

**Source:** `Frontend/src/app/services/sales/ProjectStatus.service.ts` (line 9)

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

## Values

- `NA`
- `Proceeding`
- `Completed`
- `OnHold`
- `Planned`
- `Canceled`
- `Closed`

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

- `ProjectsComponent` — `Frontend/src/app/components/market/projects/projects.component.ts`:1
