Autodesk Vault ProfessionalVault API

HideDefaultTabViews Field

Autodesk.Connectivity.Explorer.ExtensibilityCustomEntityHandler

Gets or sets a value that indicates if default tab views should be hidden.

Syntax

public System.bool HideDefaultTabViews
Public HideDefaultTabViews As System.Boolean

Remarks

If true, then the default tab views will be hidden. If false, then the default tab views will be shown alongside any custom tab views.

See Also