TheCDEKPIs..::..DecrementKPI Method
Overload List
| Name | Description | |
|---|---|---|
|
|
DecrementKPI(String, Boolean) |
Decrements an existing KPI by name by 1. If the KPI does not exist,
a new one will be created with a value of 0.
|
|
|
DecrementKPI(eKPINames) |
Decrements an existing KPI by 1 using an eKPINames enum.
|