API Help
Eplan.EplApi.DataModel.E3D Namespace / MountingRail Class / Properties Property

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

    Property Value

    EPLAN properties of the MountingRail.
    See Also