ALM Open Test Architecture API Type Library Version 12.55
ProjectProperties Object
Members
Collapse All
Expand All
Description
Global project parameters and settings.
Remarks
The ProjectProperties for the connection is
TDConnection.ProjectProperties
.
Public Properties
Count
The number of parameters in the project.
IsParam
Checks if a parameter of this name exists.
ParamName
Gets the parameter name.
ParamValue
The value of the parameter.
See Also
ProjectProperties Members