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

IProjectProperties Interface  | IProjectProperties Members