API Help
Eplan.EplApi.System Namespace / EplApplication.PartsDatabaseItemType Enumeration

In This Topic
    EplApplication.PartsDatabaseItemType Enumeration
    In This Topic
    List of possible types of article database items.
    Syntax
    public enum EplApplication.PartsDatabaseItemType : System.Enum 
    public enum class EplApplication.PartsDatabaseItemType : public System.Enum 
    Members
    MemberValueDescription
    AccessoryList13Accessory list
    AccessoryPlacement14Accessory placement
    Assembly4Part type: Assembly
    Component1Part type: Component
    ConnectionPointInfo7Connection point pattern (eCabinet)
    Construction6Drilling pattern (eCabinet)
    Customer11Customer
    Manufacturer12Manufacturer / Supplier
    Module5Part type: Module
    Undefined0Part type: Not defined
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.System.EplApplication.PartsDatabaseItemType

    See Also