Click or drag to resize

PolicyExceptionId Property

Id of the CTRLPOLICYEXCEPTION data object. Is -1 if policies were evaluated with PersistExceptions = false.

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

Property Value

Type: Int32
See Also