Click or drag to resize

EvaluationResultMaxViolationsReached Property

If true, the max violations threshold of the control policy has been reached

Namespace:  Omada.OE.AppLogic.CtrlPolicy
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool MaxViolationsReached { get; set; }

Property Value

Type: Boolean
See Also