Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / UpdateLocalTemplate Method

In This Topic
    UpdateLocalTemplate Method
    In This Topic
    Stores changes into object from which template has been taken.
    Syntax
    public void UpdateLocalTemplate()
    public:
    void UpdateLocalTemplate(); 
    Remarks
    Changes are only done if parent object of this template is a Eplan.EplApi.DataModel.Planning.PlanningSegment.
    See Also