GroupByID Property
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