Autodesk Vault ProfessionalVault API

ExpandMasterRow(Int32,Int32) Method

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

Syntax

public void ExpandMasterRow(
   System.int rowHandle,
   System.int relationIndex
)
Public Overloads Sub ExpandMasterRow( _
   ByVal rowHandle As System.Integer, _
   ByVal relationIndex As System.Integer _
) 

Parameters

NameDescription
rowHandle
relationIndex

See Also