DCIntermediateObject(Session) Constructor
In This Article
Initializes a new instance of the DCIntermediateObject class in a particular Session.
Namespace: DevExpress.ExpressApp.DC.ClassGeneration
Assembly: DevExpress.ExpressApp.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Xpo
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
session | Session | A DevExpress. |
See Also