Eplan Platform API
Eplan.EplApi.DataModel Namespace / DaisyChain Class / Connections Property

In This Topic
    Connections Property (DaisyChain)
    In This Topic
    Returns connections
    Syntax
    public Connection[] Connections {get;}
    public:
    property array<Connection^>^ Connections {
       array<Connection^>^ get();
    }
    See Also