Eplan Platform API
Eplan.EplApi.Base Namespace / SettingNode Class / GetParentNode Method

GetParentNode Method (SettingNode)
Determines the parent node.
Syntax
public virtual SettingNode GetParentNode()

Return Value

The parent node.
Exceptions
ExceptionDescription
The object has not been initialized correctly.
The function failed.
See Also