KeyPerformanceIndicator Properties |
The KeyPerformanceIndicator type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveThreshold |
The "active" threshold is calculated based on the KPI thresholds and the CounterResult.
Can be null.
| |
| Counter | ||
| CounterResult |
Result of counter evaluation.
| |
| Description |
KPI description in active user's language.
| |
| DetailsClick |
Javascript function to be executed when KPI is clicked to display the counted objects.
KPIs of type 'View' don't need to have a click function - they are clickable automatically.
If, however, one such does have a click function then it overrides the default behaviour.
| |
| DrillDownParams |
Parameters of the drill-down
| |
| DrillDownType |
Drill-down type. What to do when KPI is clicked
| |
| HideCount |
Hide the number of counted objects in the KPI widget?
| |
| Id |
KPI data object id.
| |
| Image |
File name of an app icon.
| |
| Name |
KPI name in active user's language.
| |
| Status |
Status indicator is calculated based on ActiveThreshold.
| |
| StatusDescription | ||
| ThresholdCount | ||
| Thresholds | ||
| UId |
UId of KPI data object
|