DCIntermediateObject.LeftObject Property
Gets the left object of the association.
Namespace: DevExpress.ExpressApp.DC.ClassGeneration
Assembly: DevExpress.ExpressApp.Xpo.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Xpo
Declaration
Property Value
| Type | Description |
|---|---|
| Object | The left object of the association. |
Implements
See Also