Autodesk Vault ProfessionalVault API

SetMasterRowExpanded(Int32,Boolean) Method

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

Syntax

public void SetMasterRowExpanded(
   System.int rowHandle,
   System.bool expand
)
Public Overloads Sub SetMasterRowExpanded( _
   ByVal rowHandle As System.Integer, _
   ByVal expand As System.Boolean _
) 

Parameters

NameDescription
rowHandle
expand

See Also