Eplan Platform API
Eplan.EplApi.DataModel Namespace / Properties.BusBar Enumeration

In This Topic
    Properties.BusBar Enumeration
    In This Topic
    Identificators of properties owned by BusBar class.
    Syntax
    public enum Properties.BusBar : System.Enum 
    public enum class Properties.BusBar : public System.Enum 
    Members
    MemberValueDescription
    COPPERBUNDLE_DESIGNATION36458Copper bundle: Name # 36458.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.Properties.BusBar

    See Also