ALM Open Test Architecture API Type Library Version 12.55
IGroupingItem Interface
Members
Collapse All
Expand All
Description
A set of objects having the same value in a specific field.
Public Properties
FieldName
The name of the field by which the objects are grouped.
FieldValue
Items belonging to the group have this value in the field.
GroupList
The list of sub-groups of this group.
ItemCount
The number of objects in the group.
ItemList
The list of references to the members of the group.
See Also
IGroupingItem Members