DeleteBPComponent Method
Description
Deprecated. Use BPComponentFactory of IBusinessProcess4. Delete the specified BPComponent from the test.
Syntax
Visual Basic
Public Sub DeleteBPComponent( _
   ByVal pBPComponent As Object _
) 
Parameters
pBPComponent
See Also