A newer version of this page is available.
Switch to the current version.
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
<Persistent>
<MemberDesignTimeVisibility(False)>
Public NotInheritable Class XPObjectType
Implements IXPOServiceClass
Related API Members
The following members accept/return XPObjectType objects:
Inheritance
Object
XPObjectType
See Also
Feedback