Eplan Platform API
Eplan.EplApi.Base Namespace / SchemeSetting Class / ReadOnly Property

In This Topic
    ReadOnly Property (SchemeSetting)
    In This Topic
    Gives write permission to settings of this scheme.
    Syntax
    public bool ReadOnly {get;}
    public:
    property bool ReadOnly {
       bool get();
    }
    See Also