ALM Open Test Architecture API Type Library Version 12.55
ParamType Property
The parameter index. The index is 0-based.
Description
The data type of the specified parameter. The index is 0-based.
Property type
Read-only property
Syntax
Visual Basic
Public Property ParamType( _
   ByVal Index As Long _
) As Long
Parameters
Index
The parameter index. The index is 0-based.
See Also

ICommand Interface  | ICommand Members