Autodesk Vault ProfessionalVault API

GetRowCellValue(Int32,String) Method

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

Syntax

public virtual System.object GetRowCellValue(
   System.int rowHandle,
   System.string fieldName
)
Public Overloads Overridable Function GetRowCellValue( _
   ByVal rowHandle As System.Integer, _
   ByVal fieldName As System.String _
) As System.Object

Parameters

NameDescription
rowHandle
fieldName

See Also