Click or drag to resize

EvaluationOptionsPreventiveEvaluation Property

Set to true if the evaluation is due to running in preventive mode

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

Property Value

Type: Boolean
See Also