Skip to main content
.NET 6.0+

XPObjectType Class

Provides object type information for a complex inheritance hierarchy. XPO automatically updates the information on the object types declared in your object model.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

[Persistent]
[MemberDesignTimeVisibility(false)]
public sealed class XPObjectType :
    IXPOServiceClass

Inheritance

Object
XPObjectType
See Also