# Country

**Kind:** Class

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

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

## Relationships

- IMPORTS → `Country`
- 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)

- `CountryController` — `Pams/API/Pams.API/Controllers/Common/CountryController.cs`:19
- `CompanyController` — `Pams/API/Pams.API/Controllers/Organization/CompanyController.cs`:26
- `EmployeeController` — `Pams/API/Pams.API/Controllers/Person/EmployeeController.cs`:29
- `Account` — `Pams/Data/Pams.Data/PamsLinq5.designer.cs`:166863
- `AccountViewModel` — `Pams/Logic/Pams.Business/BindingModels/Person/AccountsBindingModel.cs`:6
- `PersonUserBindingModel` — `Pams/Logic/Pams.Business/BindingModels/Security/PersonUserBindingModel.cs`:7
- `ReturnData` — `Pams/Logic/Pams.Business/Component/NewSales/SalesOfferLogic.cs`:2637
- `MeetingParticipantsBindingModel` — `Pams/Logic/Pams.Business/Component/Person/AccountsLogic.Logic.cs`:2717

…and 2 more.
