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