Back to Devexpress

SerializableObjectLayer.ParentSession Property

xpo-devexpress-dot-xpo-dot-serializableobjectlayer.md

latest942 B
Original Source

SerializableObjectLayer.ParentSession Property

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
[Browsable(false)]
public Session ParentSession { get; }
vb
<Browsable(False)>
Public ReadOnly Property ParentSession As Session

Property Value

Type
Session

See Also

SerializableObjectLayer Class

SerializableObjectLayer Members

DevExpress.Xpo Namespace