# UnitOfWork

**Kind:** Class

**Source:** `Pams/Logic/Pams.Business/Component/UnitOfWork.cs` (line 12)

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

## Relationships

- IMPORTS → `PamsLinqDataContext`
- IMPORTS → `CRMLinqDataContext`
- IMPORTS → `Task`
- IMPORTS → `Assignee`
- IMPORTS → `Activity`
- IMPORTS → `Priority`
- IMPORTS → `Status`
- IMPORTS → `Comment`
- IMPORTS → `ActivityTopic`
- IMPORTS → `ActivityAction`
- IMPORTS → `VisitPurpose`
- IMPORTS → `Invoice`
- IMPORTS → `UpcomingInvoice`
- IMPORTS → `DeductionReason`
- IMPORTS → `Deduction`
- IMPORTS → `Payment`
- IMPORTS → `PaymentInvoice`
- IMPORTS → `InvoiceStatus`
- IMPORTS → `CompanyBranchBankAccount`

## Used by

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

### Imported by (2)

- `CompanyBranchController` — `Pams/API/Pams.API/Controllers/Organization/CompanyBranchController.cs`:21
- `MeetingParticipantsBindingModel` — `Pams/Logic/Pams.Business/Component/Person/AccountsLogic.Logic.cs`:2717
