Eplan Platform API
Eplan.EplApi.DataModel Namespace / Function Class / IsTemplateReadOnly Property

In This Topic
    IsTemplateReadOnly Property
    In This Topic
    Determines whether changes made on this template will be stored after UpdateLocalTemplate is called.
    Syntax
    public bool IsTemplateReadOnly {get;}
    public:
    property bool IsTemplateReadOnly {
       bool get();
    }
    See Also