ALM Open Test Architecture API Type Library Version 12.55
RunIterationsParamsValues Property
Collapse All
Expand All
Run Object
: RunIterationsParamsValues Property
Description
The run iterations parameters values.
Property type
Read-write property
Syntax
Visual Basic
Public
Property
RunIterationsParamsValues
As
String
Return Value Example
<Iterations>
<Params>
<P p="param1"/>
<P p="param2"/>
</Params>
<I order="1">
<V v="val1"/>
<V v="val2"/>
</I>
...
<I order="N">
...
</I>
</Iterations>
See Also
Run Object
|
Run Members