SessionMixingException.Object Property
In This Article
Gets the persistent object which conflicts with the current session.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Object | The persistent object which conflicts with the current session. |
See Also