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

In This Topic
    ChangeAndCreateInfoUpdateForPage Property
    In This Topic
    Activate or deactivate automatic change/create information update for a page.
    Syntax
    public bool ChangeAndCreateInfoUpdateForPage {set;}
    public:
    property bool ChangeAndCreateInfoUpdateForPage {
       void set (    bool value);
    }
    See Also