Eplan Platform API
Eplan.EplApi.HEServices Namespace / ChangeInfoService Class / Active Property

In This Topic
    Active Property (ChangeInfoService)
    In This Topic
    Activate or deactivate change info handling.
    Syntax
    public bool Active {set;}
    public:
    property bool Active {
       void set (    bool value);
    }
    See Also