Skip to main content
A newer version of this page is available. .

ModelDifferenceAspect Class

The entity used to store model difference aspects in the database.

Namespace: DevExpress.Persistent.BaseImpl.EF

Assembly: DevExpress.Persistent.BaseImpl.EF.v18.2.dll

Declaration

[ImageName("ModelEditor_ModelMerge")]
public class ModelDifferenceAspect :
    IModelDifferenceAspect

Remarks

For details, refer to the IModelDifferenceAspect interface description.

Inheritance

Object
ModelDifferenceAspect
See Also