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

In This Topic
PROJ_PAGECOUNT(Int32) Property
In This Topic
Total no. of pages # 10300. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PROJ_PAGECOUNT( 
   int index
) {get; set;}

Parameters

index

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