Kind: API Endpoint
Source: Pams/API/Pams.API/Controllers/EmployeeBonus/TargetAndAchievmentController.cs (line 70)
Part of: Pams
Endpoint
GET /employeebonus/teamperformance/getexpectedtendency/{branchId}/getforecasting/{useforecasting}/year/{yearId}
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
branchId | path | long | ✓ | |
useforecasting | path | bool | ✓ | |
yearId | path | int | ✓ | |
useTendency | query | bool | - |
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)
TargetAndAchievmentController—Pams/API/Pams.API/Controllers/EmployeeBonus/TargetAndAchievmentController.cs:11
Was this page helpful?