Eplan Platform API
Eplan.EplApi.EServices.Ged Namespace / Interaction Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (Interaction)
    In This Topic
    Returns true, if function does not change the project database.
    Syntax
    public virtual bool IsReadOnly {get;}
    public:
    virtual property bool IsReadOnly {
       bool get();
    }
    See Also