GetLinkedProjects Method
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