ALM Open Test Architecture API Type Library Version 12.55
GroupList Method
Collapse All
Expand All
IGroupingManager Interface
: GroupList Method
Description
The list of top-level GroupItem objects.
Syntax
Visual Basic
Public
Function
GroupList()
As
List
Return Type
A list of
GroupingItem
objects.
Remarks
Call
Refresh
after defining
Group
before calling GroupList.
See Also
IGroupingManager Interface
|
IGroupingManager Members