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

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