# SerialCombination

**Kind:** Class

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

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

## Relationships

- IMPORTS → `SerialCombination`
- IMPORTS → `EntityBase`
- IMPORTS → `SerialStatus`
- IMPORTS → `SerialType`
- 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)

- `SerialCombinationsController` — `Pams/API/Pams.API/Controllers/Common/SerialCombinationsController.cs`:15
- `SerialStatusController` — `Pams/API/Pams.API/Controllers/Common/SerialStatusController.cs`:17
- `SerialStatus` — `Pams/Logic/Pams.Business/Entity/Common/SerialStatus.Model.cs`:11
- `SerialCombination` — `Pams/Logic/Pams.Business/Entity/Common/SerialCombinations.Model.cs`:11
- `SerialCombinationMetaData` — `Pams/Logic/Pams.Business/Entity/Common/SerialCombinations.cs`:42
