PersistentBase.ClassInfo Property
Gets a value that provides access to the metadata information of a class gathered via Reflection.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| XPClassInfo | An XPClassInfo descendant which provides the class metadata. |
See Also