Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.v19.1.dll

Declaration

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

Inheritance

Object
XPObjectType
See Also