Eplan Platform API
Eplan.EplApi.DataModel Namespace / Location Class / ParentNode Property

In This Topic
ParentNode Property
In This Topic
Gets parent of location in the same hierarchy(e.g. for +A.A.A.A it is +A.A.A)
Syntax
public Location ParentNode {get;}
See Also