ALM Open Test Architecture API Type Library Version 12.55
AddRTParam Method
Collapse All
Expand All
IBusinessProcess3 Interface
: AddRTParam Method
Description
Deprecated. Use TestParameterFactory of ISupportTestParameters. Adds a runtime parameter to the test.
Syntax
Visual Basic
Public
Function
AddRTParam()
As
Object
Return Type
A reference to the new
RTParam Object
.
Remarks
Save any modifications to the returned runtime parameter by calling
BusinessProcess.Save
.
See Also
IBusinessProcess3 Interface
|
IBusinessProcess3 Members