Skip to main content
.NET 8.0+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.ExpressApp.DC.ClassGeneration Namespace

In This Article

Contains classes and interfaces used in code generation for Domain Components.

Assembly: DevExpress.ExpressApp.Xpo.v24.2.dll

NuGet Package: DevExpress.ExpressApp.Xpo

#Classes

Name Description
DCIntermediateObject The base class for intermediate classes that define many-to-many associations between Domain Components.
DCIntermediateObjectSettings static Specifies settings for intermediate classes that define many-to-many associations between Domain Components.

#Interfaces

Name Description
IDCIntermediateObject Declares members of the class that can be a base for intermediate classes defining many-to-many associations between Domain Components.