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

In This Topic
    Properties Property (MountingPanel)
    In This Topic
    .NET Property enabling access to EPLAN properties of the MountingPanel object.
    Syntax
    public new MountingPanelPropertyList Properties {get;}
    public:
    new property MountingPanelPropertyList^ Properties {
       MountingPanelPropertyList^ get();
    }

    Property Value

    EPLAN properties of the MountingPanel.
    See Also