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

In This Topic
    PROJ_ADDITIONALINFO_DOCUMENTSTRUCTUREINFRONT Property
    In This Topic
    Start page name with document type # 10450.
    Syntax
    public PropertyValue PROJ_ADDITIONALINFO_DOCUMENTSTRUCTUREINFRONT {get; set;}
    public:
    property PropertyValue^ PROJ_ADDITIONALINFO_DOCUMENTSTRUCTUREINFRONT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Defines whether the document type is placed in front of the page name. This property is only descriptive; the actual setting is made via the project structures.

    See Also