# PriorityEnum

**Kind:** Enum

**Source:** `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.ts` (line 76)

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

## Values

- `NA`
- `Highest`
- `High`
- `Normal`
- `Low`

## Used by

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

### Imported by (3)

- `BlogPopupComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blog-popup/blog-popup.component.ts`:1
- `BlogsDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs-details/blogs-details.component.ts`:1
- `BlogsService` — `Pams/Web/Pams.Web/Client/app/components/blogs/blogs.service.ts`:1
