Autodesk Vault ProfessionalVault API

GetGroupRowDisplayText(Int32,Boolean) Method

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

Syntax

public virtual System.string GetGroupRowDisplayText(
   System.int rowHandle,
   System.bool fullText
)
Public Overloads Overridable Function GetGroupRowDisplayText( _
   ByVal rowHandle As System.Integer, _
   ByVal fullText As System.Boolean _
) As System.String

Parameters

NameDescription
rowHandle
fullText

See Also