NonPersistentObjectSpaceProvider.TypesInfo Property
In This Article
Supplies XAF-related information on types used in the application.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public ITypesInfo TypesInfo { get; }
#Property Value
Type | Description |
---|---|
ITypes |
An ITypes |
See Also