IModelInterfaceLink.Interface Property
Specifies a Domain Component aggregated by the current Domain Component.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
IModelClass | null | An IModelClass object specifying a Domain Component aggregated by the current Domain Component. |
See Also