Autodesk Vault ProfessionalVault API

GetChildRowHandle Method

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

Syntax

public System.int GetChildRowHandle(
   System.int rowHandle,
   System.int childIndex
)
Public Function GetChildRowHandle( _
   ByVal rowHandle As System.Integer, _
   ByVal childIndex As System.Integer _
) As System.Integer

Parameters

NameDescription
rowHandle
childIndex

See Also