Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPointPosition Class / Parent Property

In This Topic
    Parent Property (ConnectionPointPosition)
    In This Topic
    StorableObject to which this property list is connected.
    Syntax
    public StorableObject Parent {get;}
    public:
    property StorableObject^ Parent {
       StorableObject^ get();
    }
    See Also