# ContactPersonBindingModel

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/BindingModels/Common/ContactPersonBindingModel.cs` (line 8)

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

## Relationships

- IMPORTS → `ContactInfoBindingModel`
- IMPORTS → `ContactPersonReferenceBindingModel`
- IMPORTS → `UserLogResultBindingModel`

## 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)

- `ContactPersonController` — `Pams/API/Pams.API/Controllers/Common/ContactPersonController.cs`:17
- `AccountsController` — `Pams/API/Pams.API/Controllers/Person/AccountsController.cs`:23
- `ProjectController` — `Pams/API/Pams.API/Controllers/Sales/ProjectController.cs`:28
- `Account` — `Pams/Data/Pams.Data/PamsLinq5.designer.cs`:166863
- `Project` — `Pams/Logic/Pams.Business/BindingModels/Projects/Project.cs`:6
- `AccountViewModel` — `Pams/Logic/Pams.Business/BindingModels/Person/AccountsBindingModel.cs`:6
- `ClientBindingModel` — `Pams/Logic/Pams.Business/BindingModels/Person/ClientBindingModel.cs`:7
- `SupplierBindingModel` — `Pams/Logic/Pams.Business/BindingModels/Person/SupplierBindingModel.cs`:10

…and 2 more.
