Back to Devexpress

XPCursor.Session Property

xpo-devexpress-dot-xpo-dot-xpcursor.md

latest991 B
Original Source

XPCursor.Session Property

Gets the session which is used to load and save persistent objects.

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 which represents the session that is used to load and save persistent objects.

|

See Also

XPCursor Class

XPCursor Members

DevExpress.Xpo Namespace