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

In This Topic
    PROJ_GENERATEDPAGES Property
    In This Topic
    Generated report pages # 10302.
    Syntax
    public PropertyValue PROJ_GENERATEDPAGES {get; set;}
    public:
    property PropertyValue^ PROJ_GENERATEDPAGES {
       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 (automatically generated) report pages in a project.

    See Also