# ContactPersonReference

**Kind:** Class

**Source:** `Frontend/src/app/models/common/contact-person-reference.model.ts` (line 1)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Properties

| Property | Type |
|---|---|
| `ContactPersonReferenceID` | `number` |
| `ContactPersonID` | `number` |
| `ContactPersonRelatedTypeID` | `number` |
| `RelatedToID` | `number` |

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

- `ContactPersonReferenceService` — `Frontend/src/app/services/common/contact-person-reference.service.ts`:1
- `ContactInfoTypeEnum` — `Frontend/src/app/models/common/contactperson.model.ts`:6
