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

In This Topic
    BarCount Property (BusBarSystem)
    In This Topic
    number of busbars.
    Syntax
    public int BarCount {get;}
    public:
    property int BarCount {
       int get();
    }
    See Also