IBPComponent Interface : AddIteration Method |
Visual Basic |
---|
Public Function AddIteration() As Object |
BPIterationParams are not added automatically when an iteration is added. They must be added or the BusinessProcess test will not run. See BPIteration.AddParam.
Save any modifications to the returned object by calling BusinessProcess.Save.