AddBPComponent Method
Description
Deprecated. Use BPComponentFactory of IBusinessProcess4. Adds the specified Component to the test.
Syntax
Visual Basic
Public Function AddBPComponent( _
   ByVal pComponent As Object _
) As Object
Parameters
pComponent
See Also