| EvaluationResultExceptions Property |
The exceptions that were created as part of the evaluation.
Namespace:
Omada.OE.AppLogic.CtrlPolicy
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<PolicyException> Exceptions { get; }
Property Value
Type:
ListPolicyException
See Also