EvaluationResult Class |
Namespace: Omada.OE.AppLogic.CtrlPolicy
public class EvaluationResult
The EvaluationResult type exposes the following members.
| Name | Description | |
|---|---|---|
| EvaluationResult |
| Name | Description | |
|---|---|---|
| Exceptions |
The exceptions that were created as part of the evaluation.
| |
| MaxViolationsReached |
If true, the max violations threshold of the control policy has been reached
| |
| SurveyProcessIds |
Ids of the new survey processes that were launched during the policy evaluation.
|
| 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.) |