# Gender

**Kind:** Class

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

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

## Relationships

- IMPORTS → `Gender`
- IMPORTS → `EntityBase`
- IMPORTS → `PamsLinqDataContext`

## Used by

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

### Imported by (4)

- `GenderController` — `Pams/API/Pams.API/Controllers/Common/GenderController.cs`:21
- `EmployeeController` — `Pams/API/Pams.API/Controllers/Person/EmployeeController.cs`:29
- `Gender` — `Pams/Logic/Pams.Business/Entity/Common/Gender.Model.cs`:14
- `Employee` — `Pams/Logic/Pams.Business/Entity/Person/Employees.Model.cs`:15
