Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_EDITEDPAGES Property / PROJ_EDITEDPAGES Property

In This Topic
    PROJ_EDITEDPAGES Property
    In This Topic
    Created pages # 10301.
    Syntax
    public PropertyValue PROJ_EDITEDPAGES {get; set;}
    public:
    property PropertyValue^ PROJ_EDITEDPAGES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Provides the number of manually generated pages in a project.

    See Also