Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PropertyPlacement Class / Parent Property

In This Topic
    Parent Property (PropertyPlacement)
    In This Topic
    Syntax
    public virtual StorableObject Parent {get;}
    public:
    virtual property StorableObject^ Parent {
       StorableObject^ get();
    }
    See Also