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

In This Topic
    PROJ_SHOWDTSTRUCTURETAB Property
    In This Topic
    Show tab for DT structures # 10008.
    Syntax
    public PropertyValue PROJ_SHOWDTSTRUCTURETAB {get; set;}
    public:
    property PropertyValue^ PROJ_SHOWDTSTRUCTURETAB {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Controls the visibility of the "Structure" tab in the project properties.

    See Also