Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / BarBase Class / Properties Property

In This Topic
    Properties Property (BarBase)
    In This Topic
    EPLAN properties of the BarBase object.
    Syntax
    public new BarBasePropertyList Properties {get;}
    public:
    new property BarBasePropertyList^ Properties {
       BarBasePropertyList^ get();
    }
    See Also