ALM Open Test Architecture API Type Library Version 12.55
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

IBusinessProcess5 Interface  | IBusinessProcess5 Members