DeleteFlowOutputParam Method
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
See Also