API Help
Eplan.EplApi.DataModel.E3D Namespace / BusBarSystem Class / Holder Property

In This Topic
    Holder Property
    In This Topic
    Returns all associated holders objects.
    Syntax
    public Component[] Holder {get;}
    public:
    property array<Component^>^ Holder {
       array<Component^>^ get();
    }
    See Also