ObjectsManipulationEventArgs Properties
Provides data for object manipulation events.| Name | Description |
|---|---|
| Objects | Gets the collection of persistent objects that are currently being processed. |
| Session | Gets the session whose persistent objects are currently being processed. |
See Also