IModelDifferenceAspect.Owner Property
Specifies the IModelDifference object the current IModelDifferenceAspect belongs to.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| IModelDifference | A the IModelDifference object specifying the model differences object that owns the current aspect. |
See Also