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

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

    Property Value

    EPLAN properties of the Cabinet.
    See Also