Returns the number of filtered in child rows for the specified parent row. to get the number of rows in the root band pass in "Nothing" as the parent rows
'Declaration
Public Function GetRowCount( _
ByVal As Rational.Test.Ft.Script.Subitem _
) As Integer
public int GetRowCount(
Rational.Test.Ft.Script.Subitem
)
Parameters
- ParentRow
- The row to count child rows for
Return Value
number of filtered in child rows
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2