API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_SHOWDTSTRUCTURETAB Property / PROJ_SHOWDTSTRUCTURETAB(Int32) Property

In This Topic
PROJ_SHOWDTSTRUCTURETAB(Int32) Property
In This Topic
Show tab for DT structures # 10008. This property isn't indexed.
Syntax
public PropertyValue PROJ_SHOWDTSTRUCTURETAB( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

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

See Also