ALM Open Test Architecture API Type Library Version 12.55
Value Property
Collapse All
Expand All
IBPIterationParam Interface
: Value Property
Description
The value of the parameter for this iteration.
Property type
Read-write property
Syntax
Visual Basic
Public
Property
Value
As
String
Remarks
The value must be consistent with the
BPParameter.Type
of the object referenced by the
BPParameter Property
. If the value is not of the correct type, errors will be encountered when attempting to run the test.
See Also
IBPIterationParam Interface
|
IBPIterationParam Members