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