Custom Test Type Developer Guide Version 12.50
InitViewer Method (ScriptViewerControl)
Output. The connection is connected to the server and authorized for the project.
Initializes the script viewer.
Syntax
public void InitViewer( 
   Mercury.TD.Client.Ota.Api.IConnection connection
)

Parameters

connection
Output. The connection is connected to the server and authorized for the project.
Remarks
With the TDConnection reference, you can access all ALM Open Test Architecture components.
For more information, see the ALM Open Test Architecture Reference.
See Also

Reference

ScriptViewerControl Class
ScriptViewerControl Members