Kind: API Endpoint
Source: Pams/API/Pams.API.Core/Controllers/DMS/FileController.cs (line 200)
Part of: Pams
Endpoint
GET /api/File/getfilecontent/{id}/fileTypeId/{fileTypeId}/pathtypeId/{pathtypeId}/companyId/{companyId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
id | path | string | ✓ | |
fileTypeId | path | int | ✓ | |
pathtypeId | path | int | ✓ | |
companyId | path | int | ✓ |
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
FileController—Pams/API/Pams.API.Core/Controllers/DMS/FileController.cs:18
Was this page helpful?