Skip to main content
.NET 6.0+

IModelClass.InterfaceLinks Property

Specifies Domain Components aggregated by the current Domain Component.

Namespace: DevExpress.ExpressApp.Model

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

Property Value

Type Description
IModelClassInterfaces

An IModelClassInterfaces object specifying Domain Components aggregated by the current Domain Component.

See Also