Back to Devexpress

IModelInterfaceLink Interface

expressappframework-devexpress-dot-expressapp-dot-model-1a24c53e.md

latest1.4 KB
Original Source

IModelInterfaceLink Interface

The InterfaceLink node specifies an IModelClass aggregated by the current IModelClass.

Namespace : DevExpress.ExpressApp.Model

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface IModelInterfaceLink :
    IModelNode
vb
Public Interface IModelInterfaceLink
    Inherits IModelNode

Remarks

This interface is a part of the Application Model infrastructure. You do not need to implement this interface in most cases.

See Also

IModelInterfaceLink Members

Application Model (UI Settings Storage)

How the XAF Application Model Works

DevExpress.ExpressApp.Model Namespace