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

In This Topic
    PROJ_PAGECOUNT Property
    In This Topic
    Total no. of pages # 10300.
    Syntax
    public PropertyValue PROJ_PAGECOUNT {get; set;}
    public:
    property PropertyValue^ PROJ_PAGECOUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Indicates the total number of pages in a project.

    See Also