Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsBusBar Property

In This Topic
    AsBusBar Property
    In This Topic
    Gets property id value as Properties.BusBar.
    Syntax
    public Properties.BusBar AsBusBar {get;}
    public:
    property Properties.BusBar AsBusBar {
       Properties.BusBar get();
    }
    See Also