Autodesk Vault ProfessionalVault API

SetMasterRowExpanded(Int32,String,Boolean) Method

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

Syntax

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

Parameters

NameDescription
rowHandle
relationName
expand

See Also