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 value of a key performance indicator for a specified range.
Syntax
protected real getGeneralRatioKPIValue(
date _fromRange,
date _toRange,
boolean _complianceMetSla)
Run On
Server
Parameters
- _fromRange
Type: date
The from date range.
- _toRange
Type: date
The to date range.
- _complianceMetSla
Type: boolean
A Boolean value that indicates that the range value to use for the query.
Return Value
Type: real
The value of the key performance indicator.