DeleteIteration Method
Description
Deprecated. Use BPIterationFactory of IBPComponent2. Delete the specified BPIteration from the BPComponent.
Syntax
Visual Basic
Public Sub DeleteIteration( _
   ByVal pVal As Object _
) 
Parameters
See Also