# CategoryType

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Entity/Common/CategoryType.Model.cs` (line 14)

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

## Relationships

- IMPORTS → `CategoryType`
- IMPORTS → `EntityBase`
- IMPORTS → `PamsLinqDataContext`

## Used by

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

### Imported by (10)

- `CategoryTypeController` — `Pams/API/Pams.API/Controllers/Common/CategoryTypeController.cs`:21
- `CanceledController` — `Pams/API/Pams.API/Controllers/Sales/CanceledController.cs`:26
- `DeliveredController` — `Pams/API/Pams.API/Controllers/Sales/DeliveredController.cs`:26
- `InquiryController` — `Pams/API/Pams.API/Controllers/Sales/InquiryController.cs`:48
- `OfferController` — `Pams/API/Pams.API/Controllers/Sales/OfferController.cs`:23
- `OrderController` — `Pams/API/Pams.API/Controllers/Sales/OrderController.cs`:23
- `RegretController` — `Pams/API/Pams.API/Controllers/Sales/RegretController.cs`:27
- `Inquiry` — `Pams/Logic/Pams.Business/BindingModels/Sales/InquiryBindingModel.cs`:12

…and 2 more.
