ALM Open Test Architecture API Type Library Version 12.55
GetLinkedProjects Method
The logical group of projects in the data base.
The name of the project in the data base.
Description
The project list of linked projects to this project.
Syntax
Visual Basic
Public Function GetLinkedProjects( _
   ByVal DomainName As String, _
   ByVal ProjectName As String, _
   ByVal LinkType As String _
) As List
Parameters
DomainName
The logical group of projects in the data base.
ProjectName
The name of the project in the data base.
LinkType
See Also

TDConnection Object  | TDConnection Members