# CompanyCustomField

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/models/shared/custom-fields.ts` (line 21)

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

## Properties

| Property | Type |
|---|---|
| `CompanyId` | `number` |
| `CustomFields` | `CreateCustomField[]` |

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

- `CustomFieldsComponent` — `Pams/Web/Pams.Web/Client/app/components/configuration/custom-fields/custom-fields.component.ts`:1
- `CustomFieldsService` — `Pams/Web/Pams.Web/Client/app/services/configurations/custom-fields/custom-fields.service.ts`:1
