Click or drag to resize

EvaluationOptionsPersistExceptions Property

Should exception data objects be created and saved based on the exceptions that we find?

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

Property Value

Type: Boolean
See Also