ALM Open Test Architecture API Type Library Version 12.55
ParamExist Property
The name of the parameter.
Description
Checks if a parameter of this name exists.
Property type
Read-only property
Syntax
Visual Basic
Public Property ParamExist( _
   ByVal ParamName As String _
) As Boolean
Parameters
ParamName
The name of the parameter.
See Also

IStepParams Interface  | IStepParams Members