CannotResolveClassInfoException.TypeName Property
OBSOLETE
Use Message instead.
Gets the name of the type whose XPClassInfo cannot be obtained.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string representing the name of the class. |
See Also