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

In This Topic
    PROJ_PDD_PAGES_HIERARCHY Property
    In This Topic
    Structure of tree structure in page tree # 10092.
    Syntax
    public PropertyValue PROJ_PDD_PAGES_HIERARCHY {get; set;}
    public:
    property PropertyValue^ PROJ_PDD_PAGES_HIERARCHY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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