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.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
XPClassInfo | An XPClassInfo descendant which provides the class metadata. |
Implements
DevExpress.Xpo.Helpers.IXPClassInfoProvider.ClassInfo
See Also
Feedback