Back to Devexpress

ObjectsManipulationEventArgs.Session Property

xpo-devexpress-dot-xpo-dot-objectsmanipulationeventargs.md

latest1.1 KB
Original Source

ObjectsManipulationEventArgs.Session Property

Gets the session whose persistent objects are currently being processed.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public Session Session { get; }
vb
Public ReadOnly Property Session As Session

Property Value

TypeDescription
Session

A Session object whose persistent objects are being processed.

|

See Also

ObjectsManipulationEventArgs Class

ObjectsManipulationEventArgs Members

DevExpress.Xpo Namespace