Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectSettingNode Class / Set Method / Set(String) Method
Indicates the path of the node.

In This Topic
Set(String) Method
In This Topic
Defines the path to the settings node.
Syntax
public override void Set( 
   string strNodePath
)

Parameters

strNodePath
Indicates the path of the node.
See Also