# RegistrationStatus

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/common/RegistrationStatus.model.ts` (line 1)

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

## Properties

| Property | Type |
|---|---|
| `RegistrationStatusID` | `number` |
| `RegistrationStatusName` | `string` |

## Used by

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

### Imported by (7)

- `AccountDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/account-details/account-details.component.ts`:1
- `ClientViewEditComponent` — `Pams/Web/Pams.Web/Client/app/components/market/client/client-view-edit/client-view-edit.component.ts`:1
- `PrincipalViewEditComponent` — `Pams/Web/Pams.Web/Client/app/components/market/principles/principles-view-edit/principles-view-edit.component.ts`:1
- `RegistrationsComponent` — `Pams/Web/Pams.Web/Client/app/components/market/registrations/registrations/registrations.component.ts`:1
- `AccountsService` — `Pams/Web/Pams.Web/Client/app/services/person/accounts.service.ts`:1
- `SupplierService` — `Pams/Web/Pams.Web/Client/app/services/person/supplier.service.ts`:1
- `NewProject` — `Pams/Web/Pams.Web/Client/app/components/market/projects/newProject.ts`:51
