Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_AUTOPAGECHANGED Property / PAGE_AUTOPAGECHANGED Property

In This Topic
    PAGE_AUTOPAGECHANGED Property
    In This Topic
    Automatic page modified # 11050.
    Syntax
    public PropertyValue PAGE_AUTOPAGECHANGED {get; set;}
    public:
    property PropertyValue^ PAGE_AUTOPAGECHANGED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Shows whether an automatically created page has been subsequently manually edited. The property is automatically assigned and cannot be changed.

    See Also