ALM Open Test Architecture API Type Library Version 12.55
ParamIndex Property
Collapse All
Expand All
IParam Interface
: ParamIndex Property
The parameter name.
Description
The parameter index by parameter name.
Property type
Read-only property
Syntax
Visual Basic
Public
Property
ParamIndex( _
ByVal
Name
As
String
_ )
As
Long
Parameters
Name
The parameter name.
See Also
IParam Interface
|
IParam Members