ExceptionEventCreatedEventArgs.ExceptionEvent Property
Specifies the exceptional Event occurrence that was created.
Namespace: DevExpress.ExpressApp.Scheduler
Assembly: DevExpress.ExpressApp.Scheduler.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Persistent.Base.General.IEvent | An IEvent object which specifies the exceptional Event occurrence which was created. |
See Also