ObjectCacheException.Object Property
Gets the object which is associated with the exception.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | The object that is associated with the exception. |
See Also