Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

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

The following members return XPObjectType objects:

Inheritance

Object
XPObjectType
See Also