| BPIteration Object : AddParam Method |
| Visual Basic |
|---|
Public Function AddParam( _ ByVal pVal As Object _ ) As Object |
When a parameter is added in code, this function must be called in a loop to add the new parameter and a value to each BPIteration in the test.
When an iteration is added in code, this function must be called in a loop to add each BPParameter in the step to the new iteration.
If the new BPIterationParam is modified, call BusinessProcess.Save.