API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_GENERATEDPAGES Property / PROJ_GENERATEDPAGES(Int32) Property

In This Topic
PROJ_GENERATEDPAGES(Int32) Property
In This Topic
Generated report pages # 10302. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PROJ_GENERATEDPAGES( 
   int index
) {get; set;}

Parameters

index

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