NonPersistentReferenceFoundException.ObjectType Property
OBSOLETE
Use Message instead.
Gets the name of the non-persistent object’s type which you are about to reference.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the non-persistent object’s type which you are about to reference. |
See Also