XPObjectSpaceProvider.XpoTypeInfoSource Property
Returns a source of XPO-related information on business classes.
Namespace: DevExpress.ExpressApp.Xpo
Assembly: DevExpress.ExpressApp.Xpo.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Property Value
Type | Description |
---|---|
DevExpress.ExpressApp.DC.Xpo.XpoTypeInfoSource | An XpoTypeInfoSource object that is a source of XPO-related information on business classes. |
See Also