Kind: Class
Source: Pams/Web/Pams.Web/Client/app/models/common/files.model.ts (line 28)
Part of: Pams
Properties
| Property | Type |
|---|---|
FileId | number |
FileName | string |
CloudItemId | string |
WebUrl | string |
UserEmail | string |
Users | DriveUser[] |
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:1UploadFilePopup—Pams/Web/Pams.Web/Client/app/services/common/files.service.ts:1
Was this page helpful?