Autodesk Vault ProfessionalVault API

SetMasterRowExpandedEx Method

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

Syntax

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

Parameters

NameDescription
rowHandle
relationIndex
expand

See Also