ALM Open Test Architecture API Type Library Version 12.55
TDParams Property

The name of a parameter. The names are returned by GetTDParamsNames or can be read from the Site Configuration tab in the Site Administrator user interface. 

Description
Gets the value of the parameter whose name is specified by Request.
Property type
Read-only property
Syntax
Visual Basic
Public Property TDParams( _
   ByVal Request As String _
) As String
Parameters
Request

The name of a parameter. The names are returned by GetTDParamsNames or can be read from the Site Configuration tab in the Site Administrator user interface. 

See Also

TDConnection Object  | TDConnection Members