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

In This Topic
PROJ_PDD_PAGES_HIERARCHY(Int32) Property
In This Topic
Structure of tree structure in page tree # 10092. This property isn't indexed.
Syntax
public PropertyValue PROJ_PDD_PAGES_HIERARCHY( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Specifies the layout of the project structure for the display in the tree view of the page navigator.

See Also