Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartHierarchyPosition Class / Part Property

In This Topic
    Part Property (MDPartHierarchyPosition)
    In This Topic
    Returns the referenced part.
    Syntax
    public MDPart Part {get;}
    public:
    property MDPart^ Part {
       MDPart^ get();
    }
    See Also