Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectSettingNode Class / GetParentNode Method

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

Return Value

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