TypeNotFoundException.TypeId Property
Gets the object type identifier.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v25.2.dll
NuGet Package: DevExpress.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer object type identifier. |
See Also