Click or drag to resize

KeyPerformanceIndicator Properties

The KeyPerformanceIndicator type exposes the following members.

Properties
  NameDescription
Public propertyActiveThreshold
The "active" threshold is calculated based on the KPI thresholds and the CounterResult. Can be null.
Public propertyCounter
Public propertyCounterResult
Result of counter evaluation.
Public propertyDescription
KPI description in active user's language.
Public propertyDetailsClick
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.
Public propertyDrillDownParams
Parameters of the drill-down
Public propertyDrillDownType
Drill-down type. What to do when KPI is clicked
Public propertyHideCount
Hide the number of counted objects in the KPI widget?
Public propertyId
KPI data object id.
Public propertyImage
File name of an app icon.
Public propertyName
KPI name in active user's language.
Public propertyStatus
Status indicator is calculated based on ActiveThreshold.
Public propertyStatusDescription
Public propertyThresholdCount
Public propertyThresholds
Public propertyUId
UId of KPI data object
Top
See Also