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