ALM Open Test Architecture API Type Library Version 12.55
RowName Property
The row number (zero-based).
Description
Gets the row name of the specified row. Row numbers are zero-based.
Property type
Read-only property
Syntax
Visual Basic
Public Property RowName( _
   ByVal Row As Long _
) As String
Parameters
Row
The row number (zero-based).
See Also

IGraph2 Interface  | IGraph2 Members