# TempValueForAddNew

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/settings/app/app.settings.ts` (line 1204)

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

## Properties

| Property | Type |
|---|---|
| `type` | `string` |
| `name` | `string` |
| `index` | `number` |
| `IsRepeated` | `boolean` |
| `IsPrincipal` | `boolean` |
| `IsClient` | `boolean` |
| `IsSubSupplier` | `boolean` |

## Used by

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

### Imported by (3)

- `MrqDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/MRQ/mrq-details/mrq-details.component.ts`:1
- `PurchasingDetailsComponent` — `Pams/Web/Pams.Web/Client/app/components/purchasing/purchasing-details/purchasing-details.component.ts`:1
- `NewJobComponent` — `Pams/Web/Pams.Web/Client/app/components/sales/new-job/new-job.component.ts`:1
