Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_NUMBERPAGES_WITH_PROPERTY Property / PAGE_NUMBERPAGES_WITH_PROPERTY Property

In This Topic
PAGE_NUMBERPAGES_WITH_PROPERTY Property
In This Topic
Number of pages per property # 11062.
Syntax
public PropertyValue PAGE_NUMBERPAGES_WITH_PROPERTY {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

Indicates the number of pages with a specific property. The property is specified in the "Number of pages / Page name per property" project setting. A report run is used to count the pages with the same value as this property, and the result is written to the "Page names per property" property.

See Also