API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.VariablesClass Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (PlaceHolder.VariablesClass)
    In This Topic
    Syntax
    public bool IsReadOnly {get;}
    public:
    property bool IsReadOnly {
       bool get();
    }
    See Also