ALM Open Test Architecture API Type Library Version 12.55
DeleteFlowOutputParam Method
The ComponentParam object to remove from the test.
Description
Deprecated. Use BPOutputParamFactory of IBusinessProcess4. Deletes the flow output parameter from the test.
Syntax
Visual Basic
Public Sub DeleteFlowOutputParam( _
   ByVal pShadowCompParam As Object _
) 
Parameters
pShadowCompParam
The ComponentParam object to remove from the test.
Remarks
Applies to business process tests of type FLOW.
See Also

IBusinessProcess2 Interface  | IBusinessProcess2 Members