AddBPComponent Method
Description
Adds the specified business component to the group.
Syntax
Visual Basic
Public Sub AddBPComponent( _
   ByVal pBPComponent As Object _
) 
Parameters
pBPComponent
A BPComponent Object.
See Also