Threshold Class |
Namespace: Omada.OE.Model.KPI
public class Threshold
The Threshold type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
Shown as tooltip in the dashboard widget.
| |
| Operator |
Operator to use when comparing the threshold value with the KPI count.
| |
| Status |
Status of the KPI if its count is within the threshold.
| |
| Value |
Threshold value.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |