API Help
Eplan.EplApi.Base Namespace / SettingNode Class / Set Method
Indicates the path of the node.

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

    Parameters

    strNodePath
    Indicates the path of the node.
    See Also