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

In This Topic
    PROJ_HIERARCHY_DOCUMENTSTRUCTURE Property
    In This Topic
    Project structure: Document type # 10006.
    Syntax
    public PropertyValue PROJ_HIERARCHY_DOCUMENTSTRUCTURE {get; set;}
    public:
    property PropertyValue^ PROJ_HIERARCHY_DOCUMENTSTRUCTURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The document type valid only for pages and external documents is stored in this project structure. The KKS identifier is normally entered here.

    See Also