Autodesk Vault ProfessionalVault API

GetRowCellDisplayText(Int32,String) Method

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

Syntax

public System.string GetRowCellDisplayText(
   System.int rowHandle,
   System.string fieldName
)
Public Overloads Function GetRowCellDisplayText( _
   ByVal rowHandle As System.Integer, _
   ByVal fieldName As System.String _
) As System.String

Parameters

NameDescription
rowHandle
fieldName

See Also