Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the status indicator value.
Syntax
public int getStatusIndicator(
real goalValue,
real currentValue,
SMAKPIIndicatorType indicatorType)
Run On
Server
Parameters
- goalValue
Type: real
The goal value.
- currentValue
Type: real
The current value.
- indicatorType
Type: SMAKPIIndicatorType Enumeration
The type of the KPI: positive or negative.
Return Value
Type: int
Status indicator of the KPI: Good, Fair, or Poor.