xpo-devexpress-dot-xpo-58fe1a42.md
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.v25.2.dll
NuGet Package : DevExpress.Xpo
[Persistent]
[MemberDesignTimeVisibility(false)]
public sealed class XPObjectType :
IXPOServiceClass
<Persistent>
<MemberDesignTimeVisibility(False)>
Public NotInheritable Class XPObjectType
Implements IXPOServiceClass
The following members return XPObjectType objects:
Object XPObjectType
See Also