PersistentObjectsEventArgs.Objects Property
In This Article
Gets the persistent objects for which the event was raised.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
IList | A IList object specifying the collection of persistent objects for which the event was raised. |
See Also