API Help
Eplan.EplApi.DataModel.E3D Namespace / BusBarSystemPropertyList Class / BusBarSystemPropertyList Constructor / BusBarSystemPropertyList Constructor(BusBarSystem)
BusBarSystem object whose properties will be affected.

In This Topic
    BusBarSystemPropertyList Constructor(BusBarSystem)
    In This Topic
    Should be used internal only
    Syntax
    public BusBarSystemPropertyList( 
       BusBarSystem obj
    )
    public:
    BusBarSystemPropertyList( 
       BusBarSystem^ obj
    )

    Parameters

    obj
    BusBarSystem object whose properties will be affected.
    See Also