ExceptionEventCreatedEventArgs.PatternEvent Property
Specifies the original Event occurrence that was changed.
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 that specifies the original Event occurrence which was changed. |
See Also