ObjectManipulationEventArgs.Session Property
Gets the session whose persistent object is currently being processed.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Session | A Session object whose persistent object is being processed. |
See Also