Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/Sales/ProjectCommentController.cs (line 140)
Part of: Pams
Endpoint
POST
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
ID | query | int | ✓ |
Used by
5 references from 5 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Declared in (1)
ProjectCommentController—Pams/API/Pams.API/Controllers/Sales/ProjectCommentController.cs:15
Imported by (4)
ClientDelayController—Pams/API/Pams.API/Controllers/Sales/ClientDelayController.cs:11InquiryTypesController—Pams/API/Pams.API/Controllers/Sales/InquiryTypesController.cs:14ProjectRegisteredController—Pams/API/Pams.API/Controllers/Sales/ProjectRegisteredController.cs:15ShareholdersController—Pams/API/Pams.API/Controllers/Sales/ShareholdersController.cs:18
Was this page helpful?