ALM Open Test Architecture API Type Library Version 12.55
DeleteParam Method
A BPParameter Object.
Description
Deprecated. Use BPIterationParamFactory of IBPIteration2. Delete the specified BPParameter from the iteration.
Syntax
Visual Basic
Public Sub DeleteParam( _
   ByVal pVal As Object _
) 
Parameters
pVal
A BPParameter Object.
Return Type

This function must be called in a loop to delete the parameter from each BPIteration in the test.

See Also

BPIteration Object  | BPIteration Members