Autodesk Vault ProfessionalVault API

GetListSourceRowCellValue(Int32,String) Method

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

Syntax

public System.object GetListSourceRowCellValue(
   System.int listSourceRowIndex,
   System.string fieldName
)
Public Overloads Function GetListSourceRowCellValue( _
   ByVal listSourceRowIndex As System.Integer, _
   ByVal fieldName As System.String _
) As System.Object

Parameters

NameDescription
listSourceRowIndex
fieldName

See Also