# MaritalStatus

**Kind:** Class

**Source:** `Pams/Web/Pams.WebApp/Client/app/models/common/marital-status.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `MaritalStatusID` | `number` |
| `Name` | `string` |

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

- `MaritalStatusService` — `Pams/Web/Pams.WebApp/Client/app/services/common/marital-status.service.ts`:1
- `EmployeeService` — `Pams/Web/Pams.WebApp/Client/app/services/person/employee.service.ts`:1
