ParameterDefinition Object
Description
The definition of an individual test or component parameter.
Remarks
This object corresponds to an input or output entry in the Parameters tab of the UFT One Properties pane.
Example
Public Properties
Public Property DefaultValueThe default value for the parameter.
Public Property DescriptionThe textual description of the parameter.
Public Property InOutIndicates whether the parameter is an input or output parameter.
Public Property NameThe parameter name.
Public Property TypeThe value type defined for the parameter.