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