Autodesk Vault ProfessionalVault API

GetMasterRowExpandedEx Method

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

Syntax

public System.bool GetMasterRowExpandedEx(
   System.int rowHandle,
   System.int relationIndex
)
Public Function GetMasterRowExpandedEx( _
   ByVal rowHandle As System.Integer, _
   ByVal relationIndex As System.Integer _
) As System.Boolean

Parameters

NameDescription
rowHandle
relationIndex

See Also