NonPersistentObjectSpaceProvider.TypesInfo Property
Supplies XAF-related information on types used in the application.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ITypesInfo | An ITypesInfo object that provides access to XAF-related information on business classes. |
Implements
See Also