# ItemType

**Kind:** Class

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

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

## Relationships

- IMPORTS → `ItemType`
- IMPORTS → `EntityBase`
- IMPORTS → `PamsLinqDataContext`

## Used by

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

### Imported by (5)

- `EndUser` — `Pams/Logic/Pams.Business/Domain/Import/ImportDomain.cs`:3891
- `PurchaseItem` — `Pams/Logic/Pams.Business/Entity/Purchasing/PurchaseItem.cs`:10
- `PurchaseJobItem` — `Pams/Logic/Pams.Business/Entity/Purchasing/PurchaseJobItem.cs`:8
- `ItemType` — `Pams/Logic/Pams.Business/Entity/Sales/ItemTypes.Model.cs`:14
- `SalesItem` — `Pams/Logic/Pams.Business/Entity/Sales/SalesItem.cs`:8
