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

In This Topic
    IsAutorestartEnabled Property
    In This Topic
    Returns true, if interaction should restart after stop.
    Syntax
    public virtual bool IsAutorestartEnabled {get;}
    public:
    virtual property bool IsAutorestartEnabled {
       bool get();
    }
    See Also