# UploadNewFile

**Kind:** Class

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

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

## Properties

| Property | Type |
|---|---|
| `ReferenceToTypeID` | `number` |
| `ReferenceToID` | `number` |
| `ParentFileID` | `number` |
| `_companyBranchId` | `number` |
| `supplierId` | `number` |

## Relationships

- IMPORTS → `Tag`
- IMPORTS → `Comment`

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

- `FileNameAndExtension` — `Pams/Web/Pams.Web/Client/app/components/files/upload-file/upload-file.component.ts`:1
- `UploadFilePopup` — `Pams/Web/Pams.Web/Client/app/services/common/files.service.ts`:1
