| EvaluationOptionsIncludeExistingExceptions Property |
Should all found exceptions be returned?
Otherwise, only new exceptions will be returned.
Regardless, only new exceptions will be persisted.
Namespace:
Omada.OE.AppLogic.CtrlPolicy
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic bool IncludeExistingExceptions { get; set; }
Property Value
Type:
Boolean
See Also