PropertyMissingException.ObjectType Property
OBSOLETE
Use Message instead.
Gets the object type that doesn’t contain the DevExpress.Xpo.Exceptions.PropertyMissingException.PropertyName
property.
Namespace: DevExpress.Xpo.Exceptions
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the object type’s name. |
See Also