ALM Open Test Architecture API Type Library Version 12.55
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

IBusinessProcess3 Interface  | IBusinessProcess3 Members