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

In This Topic
    PROJ_PDD_PAGES_SHOWDESCRSTRUCTURES Property
    In This Topic
    Show descriptive identifiers in page tree # 10093.
    Syntax
    public PropertyValue PROJ_PDD_PAGES_SHOWDESCRSTRUCTURES {get; set;}
    public:
    property PropertyValue^ PROJ_PDD_PAGES_SHOWDESCRSTRUCTURES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specifies whether the tree view of the page navigator shows describing structure identifiers.

    See Also