API Help
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
    )
    public:
    void Set( 
       String^ strNodePath
    ) override 

    Parameters

    strNodePath
    Indicates the path of the node.
    See Also