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

In This Topic
    Obj2PageActive Property
    In This Topic
    Activate or deactivate change info handling if object belongs to page.
    Syntax
    public bool Obj2PageActive {set;}
    public:
    property bool Obj2PageActive {
       void set (    bool value);
    }
    See Also