Autodesk Vault ProfessionalVault API

GetFocusedRowCellValue(String) Method

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

Syntax

public System.object GetFocusedRowCellValue(
   System.string fieldName
)
Public Overloads Function GetFocusedRowCellValue( _
   ByVal fieldName As System.String _
) As System.Object

Parameters

NameDescription
fieldName

See Also