Open Test Architecture API Type Library
DeleteBPComponent Method
A BPComponent Object.
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
A BPComponent Object.
See Also

BusinessProcess Object  | BusinessProcess Members