Autodesk Vault ProfessionalVault API

SetGroupLevelExpanded Method

Autodesk.DataManagement.Client.Framework.Vault.Forms.ControlsVaultBrowserControl.ClipboardGridView

Syntax

public void SetGroupLevelExpanded(
   System.int groupLevel,
   System.bool expanded,
   System.bool recursive
)
Public Sub SetGroupLevelExpanded( _
   ByVal groupLevel As System.Integer, _
   ByVal expanded As System.Boolean, _
   ByVal recursive As System.Boolean _
) 

Parameters

NameDescription
groupLevel
expanded
recursive

See Also