ALM Open Test Architecture API Type Library Version 12.55
GroupByID Property
A BPGroup Object.
Description
Deprecated. Use BPComponentFactory of IBusinessProcess4 (Group is BPComponent). Gets a BPGroup from the test by its ID.
Property type
Read-only property
Syntax
Visual Basic
Public Property GroupByID( _
   ByVal nGroupID As Long _
) As Object
Parameters
nGroupID
A BPGroup Object.
See Also

IBusinessProcess5 Interface  | IBusinessProcess5 Members