Kind: Class
Source: Frontend/src/app/models/common/files.model.ts (line 226)
Part of: Frontend
Properties
| Property | Type |
|---|---|
FileCategoryId | number |
RelatedToType | number |
FileId | number |
RelatedToID | number |
FileCategory | string |
_FileName | 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)
SharedAttachedDocsComponent—Frontend/src/app/components/shared/attached-docs/shared-attached-docs/shared-attached-docs.component.ts:1UploadFilePopup—Frontend/src/app/services/common/files.service.ts:1
Was this page helpful?