Skip to main content
.NET 6.0+

SessionObjectLayer.ParentSession Field

Specifies a Session object which the current object layer uses to save and load objects.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public readonly Session ParentSession

Field Value

Type
Session
See Also