API Help
Eplan.EplApi.MasterData Namespace / MDPartMountingPanelPosition Class / Part Property

In This Topic
    Part Property (MDPartMountingPanelPosition)
    In This Topic
    The referenced mounting panel part.
    Syntax
    public MDPart Part {get;}
    public:
    property MDPart^ Part {
       MDPart^ get();
    }
    See Also