Click or drag to resize

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
Syntax
C#
public List<PolicyException> Exceptions { get; }

Property Value

Type: ListPolicyException
See Also