API Help
Eplan.EplApi.DataModel.E3D Namespace / BusBar Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to EPLAN properties of the BusBar object.
    Syntax
    public new BusBarPropertyList Properties {get;}
    public:
    new property BusBarPropertyList^ Properties {
       BusBarPropertyList^ get();
    }

    Property Value

    EPLAN properties of the BusBar.
    See Also