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