Autodesk Vault ProfessionalVault API

GetRelationIndex Method

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

Syntax

public virtual System.int GetRelationIndex(
   System.int rowHandle,
   System.string relationName
)
Public Overridable Function GetRelationIndex( _
   ByVal rowHandle As System.Integer, _
   ByVal relationName As System.String _
) As System.Integer

Parameters

NameDescription
rowHandle
relationName

See Also